ComponentOne Bitmap for WinForms
C1.Win.C1DX.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