Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.77 KB

nf-wincodec-iwicimagingfactory-createformatconverter.md

File metadata and controls

67 lines (56 loc) · 2.77 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date 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 req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wincodec.IWICImagingFactory.CreateFormatConverter
IWICImagingFactory::CreateFormatConverter (wincodec.h)
Creates a new instance of the IWICFormatConverter class.
CreateFormatConverter
CreateFormatConverter method [Windows Imaging Component]
CreateFormatConverter method [Windows Imaging Component]
IWICImagingFactory interface
IWICImagingFactory interface [Windows Imaging Component]
CreateFormatConverter method
IWICImagingFactory.CreateFormatConverter
IWICImagingFactory::CreateFormatConverter
_wic_codec_iwicimagingfactory_createformatconverter
wic._wic_codec_iwicimagingfactory_createformatconverter
wincodec/IWICImagingFactory::CreateFormatConverter
wic\_wic_codec_iwicimagingfactory_createformatconverter.htm
wic
50ceabdf-574e-4083-86a4-dddd4da06bbf
12/05/2018
CreateFormatConverter, CreateFormatConverter method [Windows Imaging Component], CreateFormatConverter method [Windows Imaging Component],IWICImagingFactory interface, IWICImagingFactory interface [Windows Imaging Component],CreateFormatConverter method, IWICImagingFactory.CreateFormatConverter, IWICImagingFactory::CreateFormatConverter, _wic_codec_iwicimagingfactory_createformatconverter, wic._wic_codec_iwicimagingfactory_createformatconverter, wincodec/IWICImagingFactory::CreateFormatConverter
wincodec.h
Windows
Windows XP with SP2, Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
Wincodec.idl
Windowscodecs.lib
Windowscodecs.dll
Windows
19H1
IWICImagingFactory::CreateFormatConverter
wincodec/IWICImagingFactory::CreateFormatConverter
c++
APIRef
kbSyntax
COM
Windowscodecs.dll
IWICImagingFactory.CreateFormatConverter

IWICImagingFactory::CreateFormatConverter

-description

Creates a new instance of the IWICFormatConverter class.

-parameters

-param ppIFormatConverter [out]

Type: IWICFormatConverter**

A pointer that receives a pointer to a new IWICFormatConverter.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.