GetViewFromObject Data Member Function

Populates the <SurfaceInfo> object submitted to this function with information about the <Image> object's data members, including width, height, pixel format, etc.

Prototype

int32 GetViewFromObject( SurfaceInfo p_oInfo )

Parameters

Parameter Type Parameter Name Documentation
<SurfaceInfo>p_oInfoA pointer to a <SurfaceInfo> object.

Examples

Copy Text To Clipboard

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