CadSetColor
Sets the value of the colour palette.
std::int32_t CadSetColor (
std::int32_t iColor,
std::int32_t ColorRGB
);
Parameters
- iColor (std::int32_t)
- Integer value.
- ColorRGB (std::int32_t)
- Integer value.
Return Value
Nonzero (TRUE) on success, 0 (FALSE) on failure.