[]
        
(Showing Draft Content)

C1.Util.DX.WIC.ImagingFactory.CreateDecoder

CreateDecoder Method

CreateDecoder(Guid, Guid?)

HRESULT IWICImagingFactory::CreateDecoder([In] const GUID& guidContainerFormat,[In, Optional] const GUID* pguidVendor,[Out, Fast] IWICBitmapDecoder** ppIDecoder)

Declaration
public BitmapDecoder CreateDecoder(Guid guidContainerFormat, Guid? guidVendorRef)
Parameters
Type Name Description
Guid guidContainerFormat
Guid? guidVendorRef
Returns
Type Description
BitmapDecoder