Resample Data Member Function

Resamples the source <Image> object into the destination <Image> object.

Prototype

int32 Resample( Image p_oSource, Image p_oDest )

Parameters

Parameter Type Parameter Name Documentation
<Image>p_oSourceA pointer to the source <Image> object.
<Image>p_oDestA pointer to the destination <Image> object.

Examples

Copy Text To Clipboard

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