Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 2.18 KB

nf-wiautil-cwiauformatconverter-isformatsupported.md

File metadata and controls

67 lines (52 loc) · 2.18 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:wiautil.CWiauFormatConverter.IsFormatSupported
CWiauFormatConverter::IsFormatSupported (wiautil.h)
The CWiauFormatConverter::IsFormatSupported method verifies that GDI+ supports the image format that is to be converted.
image\cwiauformatconverter_isformatsupported.htm
image
05/03/2018
CWiauFormatConverter::IsFormatSupported
CWiauFormatConverter interface [Imaging Devices],IsFormatSupported method, CWiauFormatConverter.IsFormatSupported, CWiauFormatConverter::IsFormatSupported, IsFormatSupported, IsFormatSupported method [Imaging Devices], IsFormatSupported method [Imaging Devices],CWiauFormatConverter interface, image.cwiauformatconverter_isformatsupported, wiauFncs_894f0261-249e-4b7c-aaa1-43a52bd48fbf.xml, wiautil/CWiauFormatConverter::IsFormatSupported
wiautil.h
Wiautil.h, Wiamindr.h
Desktop
Windows
CWiauFormatConverter::IsFormatSupported
wiautil/CWiauFormatConverter::IsFormatSupported
APIRef
kbSyntax
COM
Wiautil.h
CWiauFormatConverter::IsFormatSupported

CWiauFormatConverter::IsFormatSupported

-description

The CWiauFormatConverter::IsFormatSupported method verifies that GDI+ supports the image format that is to be converted.

-parameters

-param pguidFormat

Points to the GUID of the format. The format GUIDs are defined in gdiplusimaging.h.

-returns

The method returns TRUE if the format indicated by the format GUID is supported, and FALSE if it is not supported.

-see-also

CWiauFormatConverter

CWiauFormatConverter::ConvertToBmp