Execute Data Member Function

Executes the object's image processing code.

Prototype

int32 Execute( Image p_oImageToProcess )

Parameters

Parameter Type Parameter Name Documentation
<Image>p_oImageToProcessThe <Image> object you wish to process.

Examples

Copy Text To Clipboard

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