[]
        
(Showing Draft Content)

C1.Util.Drawing.ToImage

ToImage Method

ToImage(GcBitmap)

Convert bitmap to image.

Declaration
public static Image ToImage(GcBitmap bmp)
Parameters
Type Name Description
GcBitmap bmp

The GrapeCity.Documents.Imaging.GcBitmap object.

Returns
Type Description
Image

The GrapeCity.Documents.Drawing.Image object.