ClearImage .NET API
Crop Method (ImageEditor)





Inlite.ClearImageNet Namespace > ImageEditor Class : Crop Method
Crop rectangle
Overload List
OverloadDescription
Crops image to specified rectangular area  
Crops image to specified rectangular area  
Remarks
This method crops the image to the size of the cropping rectangle.  left, top define upper left corner coordinates of the cropping rectangle.  right, bottom define lower right corner of the cropping rectangle.   The coordinates should be valid (right greater than left and bottom greater than top
See Also

Reference

ImageEditor Class
ImageEditor Members