|
Blender
V3.3
|
This is the complete list of members for Color32, including all inherited members.
| a | Color32 | |
| b | Color32 | |
| Color32() | Color32 | inline |
| Color32(const Color32 &)=default | Color32 | |
| Color32(unsigned char R, unsigned char G, unsigned char B) | Color32 | inline |
| Color32(unsigned char R, unsigned char G, unsigned char B, unsigned char A) | Color32 | inline |
| Color32(unsigned int U) | Color32 | inline |
| g | Color32 | |
| operator unsigned int() const | Color32 | inline |
| r | Color32 | |
| setBGRA(unsigned char B, unsigned char G, unsigned char R, unsigned char A=0xFF) | Color32 | inline |
| setRGBA(unsigned char R, unsigned char G, unsigned char B, unsigned char A) | Color32 | inline |
| u | Color32 |