OpenFile Data Member Function

Opens an image file from the disk and loads it into the <Image> object.

Prototype

int32 OpenFile( string p_sFilename )

Parameters

Parameter Type Parameter Name Documentation
stringp_sFilenameThe source image file name to open.

Examples

Copy Text To Clipboard

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