public void Crop( Rectangle cropRectangle )
public: void Crop( Rectangle cropRectangle )
'Declaration Public Sub Crop( _ ByVal cropRectangle As Rectangle _ )
'Usage Dim instance As Processor Dim cropRectangle As Rectangle instance.Crop(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.
Processor Class Processor Members
©2015. Accusoft Corporation. All Rights Reserved.