<ImageProcessor> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » ImageProcessor

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32ExecuteExecutes the object's image processing code.
<Node>GetContainerReturns a pointer to the <ImageProcessor> object's container object pointer. This is a pointer to the <Texture> object in which the <ImageProcessor>is resident.
stringGetInfoStringReturns the name of the image processor. For example: <BoxImageProcessor>.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<Node>LocalDataSourceReturns a pointer to this object's local data source.
<Node>LocalDataSourceLinkReturns a pointer to this object's local data source.
int32EnabledSets or gets this object's Enabled flag.