CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGiIntRGB, including all inherited members.
b | OdGiIntRGB | |
blue() const | OdGiIntRGB | inline |
color() const | OdGiIntRGB | inline |
g | OdGiIntRGB | |
green() const | OdGiIntRGB | inline |
OdGiIntRGB(OdInt32 _r, OdInt32 _g, OdInt32 _b) | OdGiIntRGB | inline |
OdGiIntRGB() | OdGiIntRGB | inline |
OdGiIntRGB(ODCOLORREF cref) | OdGiIntRGB | inline |
r | OdGiIntRGB | |
red() const | OdGiIntRGB | inline |
setBlue(OdInt32 _b) | OdGiIntRGB | inline |
setColor(ODCOLORREF cref) | OdGiIntRGB | inline |
setGreen(OdInt32 _g) | OdGiIntRGB | inline |
setRed(OdInt32 _r) | OdGiIntRGB | inline |
setRGB(OdInt32 _r, OdInt32 _g, OdInt32 _b) | OdGiIntRGB | inline |