The ICropFilter type exposes the following members.
Methods
Properties
| Name | Description | |
|---|---|---|
| CropArea |
Gets the area to be cropped from the source image (unless CropFrom and PixelsToCrop are specified).
| |
| CropFrom |
Gets the side from which pixels will be cropped (unless CropArea is specified).
| |
| PixelsToCrop |
Gets the number of pixels to crop from the source image (unless CropArea is specified).
|