MGCL V10
V10
MGCL V10
|
継承メンバを含む MGPixel の全メンバ一覧です。
getAlpha() const | MGPixel | inline |
getBlue() const | MGPixel | inline |
getGreen() const | MGPixel | inline |
getPixel() const | MGPixel | inline |
getPixelAsChar() const | MGPixel | inline |
getRed() const | MGPixel | inline |
isNull() const | MGPixel | inline |
MGPixel(unsigned data=0) | MGPixel | inline |
MGPixel(const MGColor &color) | MGPixel | |
operator&=(unsigned int data) | MGPixel | inline |
operator[](unsigned i) | MGPixel | inline |
operator[](unsigned i) const | MGPixel | inline |
operator|=(unsigned int data) | MGPixel | inline |
setAlpha(unsigned char A) | MGPixel | inline |
setBlue(unsigned char B) | MGPixel | inline |
setGreen(unsigned char G) | MGPixel | inline |
setPixel(unsigned int pixel) | MGPixel | inline |
setRed(unsigned char R) | MGPixel | inline |
setRGB(const MGPixel &pixel2) | MGPixel |