CadColorPutRGB
Sets the r g b of the colour palette.
std::int32_t CadColorPutRGB (
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.