yucad3d

CadColorGetRGB

Returns the r g b of the colour palette.

std::int32_t CadColorGetRGB ( std::int32_t iColor );

Parameters

iColor (std::int32_t)
Integer value.

Return Value

The r g b.

See Also