Compare Data Member Function

Returns true if the left-hand color is equal to the right-hand color. Otherwise returns false.

Prototype

int32 Compare( Color888 rhs )

Parameters

Parameter Type Parameter Name Documentation
<Color888>rhsA pointer to the right-hand <Color888>.

Examples

Copy Text To Clipboard

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