[]
Initializes a new instance of the Clipper class.
public Clipper()
Public Sub New()
Initializes a new instance of the Clipper class.
public Clipper(ImageRect imageRect)
Public Sub New(imageRect As ImageRect)
| Type | Name | Description |
|---|---|---|
| ImageRect | imageRect | The rectangle of the bitmap to clip. |