Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
static uint | colorLuminance (Color32 c) |
static uint | colorDistance (Color32 c0, Color32 c1) |
static uint8 | component (Color32 c, uint i) |
Definition in file ColorBlock.cpp.
Definition at line 48 of file ColorBlock.cpp.
References Color32::b, Color32::g, and Color32::r.
Definition at line 42 of file ColorBlock.cpp.
References Color32::b, Color32::g, and Color32::r.
Definition at line 139 of file ColorBlock.cpp.
References Color32::a, Color32::b, Color32::g, and Color32::r.
Referenced by ColorBlock::swizzle().