Crop(UInt16, UInt16, Point)

public static ImageProcessOptions Crop(UInt16 width, UInt16 height, Point focalPoint)
Returns:
ImageProcessOptions

Parameters

width UInt16
height UInt16
focalPoint Point

Crop(Rectangle)

public static ImageProcessOptions Crop(Rectangle rectangle)
Returns:
ImageProcessOptions

Parameters

rectangle Rectangle
In this article