ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / ImagingFactory2 Class / Create Method

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