|
CFx SDK Documentation
2023 SP0
|
This is the complete list of members for OdGiPixelBGRA32, including all inherited members.
| alpha() const | OdGiPixelBGRA32 | inline |
| blue() const | OdGiPixelBGRA32 | inline |
| getBGRA() const | OdGiPixelBGRA32 | inline |
| getRGBA() const | OdGiPixelBGRA32 | inline |
| green() const | OdGiPixelBGRA32 | inline |
| OdGiPixelBGRA32() | OdGiPixelBGRA32 | inline |
| OdGiPixelBGRA32(OdUInt32 bgra) | OdGiPixelBGRA32 | inline |
| OdGiPixelBGRA32(OdUInt8 blue, OdUInt8 green, OdUInt8 red, OdUInt8 alpha) | OdGiPixelBGRA32 | inline |
| red() const | OdGiPixelBGRA32 | inline |
| setAlpha(OdUInt8 alpha) | OdGiPixelBGRA32 | inline |
| setBGRA(OdUInt32 bgra) | OdGiPixelBGRA32 | inline |
| setBGRA(OdUInt8 blue, OdUInt8 green, OdUInt8 red, OdUInt8 alpha) | OdGiPixelBGRA32 | inline |
| setBlue(OdUInt8 blue) | OdGiPixelBGRA32 | inline |
| setGreen(OdUInt8 green) | OdGiPixelBGRA32 | inline |
| setRed(OdUInt8 red) | OdGiPixelBGRA32 | inline |
| setRGBA(OdUInt32 rgba) | OdGiPixelBGRA32 | inline |
| setRGBA(OdUInt8 red, OdUInt8 green, OdUInt8 blue, OdUInt8 alpha) | OdGiPixelBGRA32 | inline |