Image::GetPropertyCount 方法 (gdiplusheaders.h)
Image::GetPropertyCount 方法會取得儲存在此 Image 物件中) 元數據片段 (屬性數目。
Syntax
UINT GetPropertyCount();
傳回值
類型: UINT
這個方法會傳回儲存在此 Image 物件中的屬性數目。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP、Windows 2000 Professional [僅限桌面應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | gdiplusheaders.h (包含 Gdiplus.h) |
程式庫 | Gdiplus.lib |
Dll | Gdiplus.dll |