A www.Sockets4.NET class library

ImageCanvas.Crop Method

Crops the image to the specified region

Overload List

Crops the image to the specified region

public void Crop(Rectangle);

Crops the image to the specified region

public void Crop(int,int,int,int);

See Also

ImageCanvas Class | Sockets4Images Namespace