GetElementCount Data Member Function

Returns the number of pixels multiplied by the number of primitives per pixel. Use this to compute the number of elements required to allocate an array capable of storing all the data in the <Image> object.

Prototype

int32 GetElementCount()

Examples

Copy Text To Clipboard

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