Overload | Description |
---|---|
ToGcBitmap(Boolean) | Stores the image buffer to a GrapeCity.Documents.Imaging.GcBitmap. |
ToGcBitmap(Rectangle,Boolean) | Stores a rectangular area of the image to a GrapeCity.Documents.Imaging.GcBitmap. |
ToGcBitmap(GcBitmap,Boolean) | Stores the image buffer into an existing instance of GrapeCity.Documents.Imaging.GcBitmap. |