C1.Win.Bitmap.4.8 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
 
See Also