picture
PNG file type Stores a picture which can be used by other programs.
Vars | |
picture_name | The name of the asset cache item. This will be initialized after assign_path() is called. |
---|---|
stored_picture | The instance of the stored picture. |
Procs | |
assign_path | Assigns an asset path to the stored image, for use in the UI. |
Var Details
picture_name
The name of the asset cache item. This will be initialized after assign_path() is called.
stored_picture
The instance of the stored picture.
Proc Details
assign_path
Assigns an asset path to the stored image, for use in the UI.