Jameo Core Library
Loading...
Searching...
No Matches
jm::Color Member List

This is the complete list of members for jm::Color, including all inherited members.

alpha() constjm::Color
blendjm::Colorfriend
bluejm::Color
blue() constjm::Color
cmykjm::Color
Color()jm::Color
Color(const Color &other)jm::Color
cyanjm::Color
cyan() constjm::Color
fromCmyk(uint8 cyan, uint8 magenta, uint8 yellow, uint8 key, uint8 alpha=255)jm::Colorstatic
fromGrey(uint8 grey, uint8 alpha=255)jm::Colorstatic
FromHsv(float hue, float saturation, float value, float alpha=1.0)jm::Colorstatic
fromRgb(uint8 red, uint8 green, uint8 blue, uint8 alpha=255)jm::Colorstatic
gjm::Color
greenjm::Color
green() constjm::Color
greyjm::Color
grey() constjm::Color
hsvModel(float &hue, float &saturation, float &value) constjm::Color
interpolatejm::Colorfriend
isWhite() constjm::Color
keyjm::Color
key() constjm::Color
magentajm::Color
magenta() constjm::Color
mode() constjm::Color
operator!=jm::Colorfriend
operator+jm::Colorfriend
operator-jm::Colorfriend
operator=(const Color &other)jm::Color
operator==jm::Colorfriend
redjm::Color
red() constjm::Color
rgbjm::Color
setAlpha(uint8 alpha)jm::Color
setBlue(uint8 blue)jm::Color
setCyan(uint8 cyan)jm::Color
setGreen(uint8 green)jm::Color
setGrey(uint8 grey)jm::Color
setKey(uint8 key)jm::Color
setMagenta(uint8 magenta)jm::Color
setMode(ColorMode mode)jm::Color
setRed(uint8 red)jm::Color
setYellow(uint8 yellow)jm::Color
toCmyk()jm::Color
toGreyScale()jm::Color
toRgb()jm::Color
yellowjm::Color
yellow() constjm::Color
~Color()=defaultjm::Color