Crops the image to the specified region
public void Crop(Rectangle);
public void Crop(int,int,int,int);
ImageCanvas Class | Sockets4Images Namespace