Vault
4.1
|
AQUA() (defined in VColor) | VColor | [static] |
BLACK() (defined in VColor) | VColor | [static] |
BLUE() (defined in VColor) | VColor | [static] |
FUCHSIA() (defined in VColor) | VColor | [static] |
getAlpha() const (defined in VColor) | VColor | [inline] |
getBlue() const (defined in VColor) | VColor | [inline] |
getCSSColor() const (defined in VColor) | VColor | |
getGreen() const (defined in VColor) | VColor | [inline] |
getLightness() const | VColor | |
getRed() const (defined in VColor) | VColor | [inline] |
GRAY() (defined in VColor) | VColor | [static] |
GREEN() (defined in VColor) | VColor | [static] |
LIME() (defined in VColor) | VColor | [static] |
MAROON() (defined in VColor) | VColor | [static] |
NAVY() (defined in VColor) | VColor | [static] |
OLIVE() (defined in VColor) | VColor | [static] |
operator!= (defined in VColor) | VColor | [friend] |
operator< (defined in VColor) | VColor | [friend] |
operator<= (defined in VColor) | VColor | [friend] |
operator== (defined in VColor) | VColor | [friend] |
operator> (defined in VColor) | VColor | [friend] |
operator>= (defined in VColor) | VColor | [friend] |
ORANGE() (defined in VColor) | VColor | [static] |
PURPLE() (defined in VColor) | VColor | [static] |
readFromStream(VBinaryIOStream &stream) | VColor | [inline] |
RED() (defined in VColor) | VColor | [static] |
setAlpha(int val) (defined in VColor) | VColor | [inline] |
setBlue(int val) (defined in VColor) | VColor | [inline] |
setCSSColor(const VString &cssColor) | VColor | |
setGreen(int val) (defined in VColor) | VColor | [inline] |
setRed(int val) (defined in VColor) | VColor | [inline] |
setValues(int r, int g, int b, int alpha=255) (defined in VColor) | VColor | [inline] |
SILVER() (defined in VColor) | VColor | [static] |
TEAL() (defined in VColor) | VColor | [static] |
VColor() | VColor | [inline] |
VColor(int r, int g, int b, int alpha=255) | VColor | [inline] |
VColor(const VString &cssColor) | VColor | [inline, explicit] |
VColor(VBinaryIOStream &stream) | VColor | [inline] |
WHITE() (defined in VColor) | VColor | [static] |
writeToStream(VBinaryIOStream &stream) const | VColor | [inline] |
YELLOW() (defined in VColor) | VColor | [static] |
~VColor() (defined in VColor) | VColor | [inline] |