MGCL V10  V10
MGCL V10
 全て クラス 名前空間 関数 変数 型定義 列挙型 列挙値 フレンド グループ ページ
MGPixel メンバ一覧

継承メンバを含む MGPixel の全メンバ一覧です。

getAlpha() const MGPixelinline
getBlue() const MGPixelinline
getGreen() const MGPixelinline
getPixel() const MGPixelinline
getPixelAsChar() const MGPixelinline
getRed() const MGPixelinline
isNull() const MGPixelinline
MGPixel(unsigned data=0)MGPixelinline
MGPixel(const MGColor &color)MGPixel
operator&=(unsigned int data)MGPixelinline
operator[](unsigned i)MGPixelinline
operator[](unsigned i) const MGPixelinline
operator|=(unsigned int data)MGPixelinline
setAlpha(unsigned char A)MGPixelinline
setBlue(unsigned char B)MGPixelinline
setGreen(unsigned char G)MGPixelinline
setPixel(unsigned int pixel)MGPixelinline
setRed(unsigned char R)MGPixelinline
setRGB(const MGPixel &pixel2)MGPixel