Crops the image reducing its dimensions.
Crops the image reducing its dimensions.
public void Crop();
Crops the image to its smaller portion specified by cropBounds parameter.
public void Crop(Rectangle);
ImageBox Class | Resco.Controls.ImageBox Namespace