'宣言 Overloads Function ToGcBitmap( _ ByRef disposeAfterUse As System.Boolean _ ) As GcBitmap
GcBitmap ToGcBitmap( out System.bool disposeAfterUse )
パラメータ
- disposeAfterUse
- OUT: Indicates whether the returned GrapeCity.Documents.Imaging.GcBitmap should be disposed by the user.
戻り値の型
A GrapeCity.Documents.Imaging.GcBitmap object containing the image.