SaveFile Data Member Function

Saves an <Image> object to disk using the specified file.

Prototype

int32 SaveFile( string p_sAbsFilePath )

Parameters

Parameter Type Parameter Name Documentation
stringp_sAbsFilePathThe absolute path representing the location and filename used to save the <Image> to disk.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.