Accusoft.ImagXpressSdk Namespace > Processor Class : Crop Method |
'Declaration Public Sub Crop( _ ByVal cropRectangle As Rectangle _ )
public void Crop( Rectangle cropRectangle )
public: void Crop( Rectangle cropRectangle )
public: void Crop( Rectangle cropRectangle )
If the area defined by the crop parameters does not fall within the boundaries of the image, the image is not cropped and ImagXpress generates a ProcessorException message.