set_filename
Description:
public void set_filename (string filename)
Sets the name of an image file to use as a base image when creating icon variants for IconSet
.
The filename must be absolute.
Parameters:
this |
a IconSource
|
filename |
image file to use
|