CWiauFormatConverter::IsFormatSupported 方法 (wiautil.h)
CWiauFormatConverter::IsFormatSupported 方法會驗證 GDI+ 支援要轉換的影像格式。
語法
BOOL IsFormatSupported(
const GUID *pguidFormat
);
參數
pguidFormat
指向格式的 GUID。 格式 GUID 定義於 gdiplusimaging.h中。
傳回值
如果支援格式 GUID 所指示的格式,則方法會傳回 true TRUE,如果不支援則 傳回 FALSE。
要求
要求 | 價值 |
---|---|
目標平臺 | 桌面 |
標頭 | wiautil.h (包括 Wiautil.h、Wiamindr.h) |