'Declaration Overloads Function ToGcBitmap( _ ByRef disposeAfterUse As System.Boolean _ ) As GcBitmap
GcBitmap ToGcBitmap( out System.bool disposeAfterUse )
Parameters
- disposeAfterUse
- OUT: Indicates whether the returned GrapeCity.Documents.Imaging.GcBitmap should be disposed by the user.
Return Value
A GrapeCity.Documents.Imaging.GcBitmap object containing the image.