ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Bitmap Class / C1Bitmap Constructor

In This Topic
    C1Bitmap Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new C1Bitmap of a given size.  
    Initializes a new empty C1Bitmap.  
    Initializes a new C1Bitmap with the contents of an image stream.  
    Initializes a new C1Bitmap with the contents of an image stream.  
    Initializes a new C1Bitmap with the contents of another C1Bitmap.  
    Initializes a new C1Bitmap with the contents of another C1Bitmap.  
    Initializes a new C1Bitmap with the contents of a Windows.UI.Xaml.Media.Imaging.WriteableBitmap.  
    Initializes a new C1Bitmap with the contents of another Windows.UI.Xaml.Media.Imaging.BitmapImage.  
    See Also