シンタックス
'宣言
Public Overloads Function ToGcBitmap( _
ByVal As System.Boolean, _
ByRef As System.Boolean _
) As GrapeCity.Documents.Imaging.GcBitmap
'使用法
Dim instance As C1Image
Dim applyExifOrientation As System.Boolean
Dim disposeAfterUse As System.Boolean
Dim value As GrapeCity.Documents.Imaging.GcBitmap
value = instance.ToGcBitmap(applyExifOrientation, disposeAfterUse)
public GrapeCity.Documents.Imaging.GcBitmap ToGcBitmap(
System.bool ,
out System.bool
)
パラメータ
- applyExifOrientation
- disposeAfterUse
参照