Overload List
| Name | Description | |
|---|---|---|
| Crop()()() |
Initializes a new instance of the Crop class.
| |
| Crop(Int32, Int32) |
Initializes a new instance of the Crop class with the specified size. Cropping will be centered.
| |
| Crop(Int32, Int32, Int32, Int32) |
Initializes a new instance of the Crop class with the specified rectangular section.
|