ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / ImagingFactory Class / Create Method

In This Topic
    Create Method (ImagingFactory)
    In This Topic
    Creates a new instance of the ImagingFactory class.
    Syntax
    'Declaration
     
    Public Shared Function Create() As ImagingFactory
    public static ImagingFactory Create()
    See Also