Overload List

NameDescription
Crop(Int32, Int32, Int32, Int32)
Crop gets as current image the specified rectangle, cutting off the remaining image.
Crop(Int32, Int32, Int32, Int32, Double, AntialiasMode)
Rotate and replace the current image with that within the specified rectangle (i.e. keep only the specified region).
Crop(Double, Double, Double, Double, Double, Double, Double, Double)
Crops to the specified quadrilateral and applies forward perspective mapping. Useful to adjust perspective distortion.

See Also