'宣言 Public Function ToGcBitmap( _ ByRef disposeAfterUse As System.Boolean _ ) As GcBitmap
public GcBitmap ToGcBitmap( out System.bool disposeAfterUse )
パラメータ
- disposeAfterUse
- OUT: 返された GrapeCity.Documents.Imaging.GcBitmap をユーザーが破棄する必要があるかどうかを示します。
戻り値の型
画像を含む GrapeCity.Documents.Imaging.GcBitmap オブジェクト。