AllocateFromImage Data Member Function

Allocates the underlying buffer to match the <Image> object passed in to this function.

Prototype

int32 AllocateFromImage( Image p_oSrc )

Parameters

Parameter Type Parameter Name Documentation
<Image>p_oSrcA pointer to the <Image> object that defines the allocation parameters.

Examples

Copy Text To Clipboard

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