yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Colours & Grid
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
CadColorPutRGB
CadColorSeek
CadGetColor
CadGridGetBoldStep
CadGridGetColor
CadGridGetLevel
CadGridGetShow
CadGridGetSize
Colours & Grid (chapter)