ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / Bitmap Class / Create Method

In This Topic
    Create Method (Bitmap)
    In This Topic
    Initializes a new instance of the Bitmap class.
    Overload List
    OverloadDescription
    Initializes a new instance of the Bitmap class.  
    Initializes a new instance of the Bitmap class from a memory location using C1.Util.DX.DataRectangle.  
    Initializes a new instance of the Bitmap class from a BitmapSource  
    Initializes a new instance of the Bitmap class from a BitmapSource.  
    Initializes a new instance of the Bitmap class from a System.Drawing.Icon.  
    Initializes a new instance of the Bitmap class from a System.Drawing.Bitmap.  
    See Also