SetPalette Data Member Function

Transfers ownership of a Palette object to this <Image>.

Prototype

int32 SetPalette( Palette p_oPalette )

Parameters

Parameter Type Parameter Name Documentation
<Palette>p_oPaletteA pointer to a Palette object that is not owned by any other <Image> object.

Examples

Copy Text To Clipboard

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