Crops the image using specified rectangle (which is not obligatory totally inside the bitmap).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub Crop ( _
rect As RectangleF _
)
public void Crop(
RectangleF rect
)