Color::GetG メソッド (gdipluscolor.h)
Color::GetG メソッドは、この Color オブジェクトの緑色のコンポーネントを取得します。
構文
BYTE GetG();
戻り値
型: BYTE
このメソッドは、この色の緑色のコンポーネントを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdipluscolor.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |