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

Image::GetPropertyCount メソッドは、この Image オブジェクトに格納されているプロパティ (メタデータの一部) の数取得します。

構文

UINT GetPropertyCount();

戻り値

型: UINT

このメソッドは、この Image オブジェクトに格納されているプロパティの数 返します。

要件

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

こちらもご覧ください

Image

Image::GetAllPropertyItems

Image::GetPropertyIdList

Image::GetPropertyItem

Image::GetPropertyItemSize

Image::GetPropertySize

Image::RemovePropertyItem

Image::SetPropertyItem

PropertyItem

メタデータの読み取りと書き込み