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