ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / C1Bitmap Class / ToGdiBitmap Method / ToGdiBitmap() Method

In This Topic
    ToGdiBitmap() Method
    In This Topic
    Creates a System.Drawing.Bitmap from the image.
    Syntax
    'Declaration
     
    Public Overloads Function ToGdiBitmap() As System.Drawing.Bitmap
    public System.Drawing.Bitmap ToGdiBitmap()
    See Also