Image::GetPaletteSize メソッド (gdiplusheaders.h)

Image::GetPaletteSize メソッドは、この Image オブジェクトのカラー パレットのサイズをバイト単位で取得します。

構文

INT GetPaletteSize();

戻り値

型: INT

このメソッドは、この Image オブジェクトのカラー パレットのサイズをバイト単位で返します。

要件

要件
サポートされている最小のクライアント Windows XP、Windows 2000 Professional [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー gdiplusheaders.h (Gdiplus.h を含む)
Library Gdiplus.lib
[DLL] Gdiplus.dll

こちらもご覧ください

Bitmap

Color

ColorPalette

Image

Image::GetPaletteSize

イメージ、ビットマップ、メタファイル

イメージ、ビットマップ、メタファイルの使用