ComponentOne Bitmap for WPF
Create Method (JpegBitmapDecoder)

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

Parameters

factory
The factory.
See Also

Reference

JpegBitmapDecoder Class
JpegBitmapDecoder Members