SetObjectParametersFromView Data Member Function

Configures the the <Image> object's data members, including width, height, pixel format, etc. with the parameters stored in the <SurfaceInfo> object submitted to this function.

Prototype

int32 SetObjectParametersFromView( SurfaceInfo p_oInfo )

Parameters

Parameter Type Parameter Name Documentation
<SurfaceInfo>p_oInfoA pointer to the <SurfaceInfo> object containing the configuration to transfer to the object.

Examples

Copy Text To Clipboard

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