Provides script language access to C++ objects of this type.
| Class Hierarchy | Type » ImageProcessor |
Function members are as follows:
| Return Type | Function Name | Documentation |
|---|---|---|
| int32 | Execute | Executes the object's image processing code. |
| <Node> | GetContainer | Returns a pointer to the <ImageProcessor> object's container object pointer. This is a pointer to the <Texture> object in which the <ImageProcessor>is resident. |
| string | GetInfoString | Returns the name of the image processor. For example: <BoxImageProcessor>. |
Object members are as follows: