Color888Array Data Member Function

The <Color888Array> constructor.

Prototype

Color888Array Color888Array( int32 p_nCount, Color888 p_oColor )

Parameters

Parameter Type Parameter Name Documentation
int32p_nCountThe desired array count.
<Color888>p_oColorA pointer to a <Color888> object used to set the initial value of all the items in the array.

Examples

Copy Text To Clipboard

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