ComponentOne Bitmap for WPF
Create Method (BmpBitmapDecoder)

C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > BmpBitmapDecoder Class : Create Method
The factory.
Initializes a new instance of the BmpBitmapDecoder class.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal factory As ImagingFactory _
) As BmpBitmapDecoder
public static BmpBitmapDecoder Create( 
   ImagingFactory factory
)

Parameters

factory
The factory.
See Also

Reference

BmpBitmapDecoder Class
BmpBitmapDecoder Members