[]
HRESULT IWICImagingFactory::CreateDecoder([In] const GUID& guidContainerFormat,[In, Optional] const GUID* pguidVendor,[Out, Fast] IWICBitmapDecoder** ppIDecoder)
public BitmapDecoder CreateDecoder(Guid guidContainerFormat, Guid? guidVendorRef)
Type | Name | Description |
---|---|---|
Guid | guidContainerFormat | |
Guid? | guidVendorRef |
Type | Description |
---|---|
BitmapDecoder |