[]
        
(Showing Draft Content)

C1.Util.DX.WIC.BmpBitmapDecoder.Create

Create Method

Create(ImagingFactory)

Initializes a new instance of the BmpBitmapDecoder class.

Declaration
public static BmpBitmapDecoder Create(ImagingFactory factory)
Parameters
Type Name Description
ImagingFactory factory

The factory.

Returns
Type Description
BmpBitmapDecoder

Create(ImagingFactory, Guid)

Initializes a new instance of the BmpBitmapDecoder class.

Declaration
public static BmpBitmapDecoder Create(ImagingFactory factory, Guid guidVendorRef)
Parameters
Type Name Description
ImagingFactory factory

The factory.

Guid guidVendorRef

The GUID vendor ref.

Returns
Type Description
BmpBitmapDecoder