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