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.
int32 GetPlaneInfo( Int32VectorArray p_aviInfo )
| Parameter Type | Parameter Name | Documentation | 
|---|---|---|
| <Int32VectorArray> | p_aviInfo | A pointer to the <Int32VectorArray> object to populate with image plane information. | 
None published. Please look for an example in the Simdify Scripting Language code base.