CadGetColor
CadGetColor / CadSetColor are the palette get/set under their other Vecad names (index 0..263; 256..263 are special CAD_COLOR_* refs with no RGB).
std::int32_t CadGetColor (
std::int32_t iColor
);
Parameters
- iColor (std::int32_t)
- Integer value.
Return Value
The value.