Initializes a new instance of the
GcWicBitmap class.
シンタックス
'宣言
Public Function New( _
ByVal As Image, _
Optional ByVal As System.Nullable(Of Rectangle) _
)
public GcWicBitmap(
Image ,
System.Nullable<Rectangle>
)
パラメータ
- image
- GrapeCity.Documents.Drawing.Image used as the source of image data.
- imageRect
- Clipping rectangle of the image to be loaded.
参照