ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / ImagingFactory Property

In This Topic
    ImagingFactory Property
    In This Topic
    Gets the imaging factory that is used in this bitmap.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImagingFactory As ImagingFactory
    public ImagingFactory ImagingFactory {get;}
    See Also