GetPlaneInfo Data Member Function

Packs an <Int32VectorArray> with the image plane offset x, offset y, width, and height, using a separate <Int32Vector> in the array for each image plane.

Prototype

int32 GetPlaneInfo( Int32VectorArray p_aviInfo )

Parameters

Parameter Type Parameter Name Documentation
<Int32VectorArray>p_aviInfoA pointer to the <Int32VectorArray> object to populate with image plane information.

Examples

Copy Text To Clipboard

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