AddObject Data Member Function

Adds an ImageProcessor object to the <ImageProcessorList>.

Prototype

int32 AddObject( ImageProcessor p_oImageProcessor )

Parameters

Parameter Type Parameter Name Documentation
<ImageProcessor>p_oImageProcessorThe ImageProcessor object you wish to add to the <ImageProcessorList>.

Examples

Copy Text To Clipboard

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