ArtLayer.saveStyleFile

void saveStyleFile (File file, File thumbnail, int thumbnailSize, Number backgroundValue)

Parameters

file File to save the style to.
thumbnail File to save the style thumbnail to.
thumbnailSize Size of thumbnail to save.
backgroundValue Background grayvalue.

Description