Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- shearAngle
- The amount of shear to apply to the image.
- padColor
- The color used for new pixels that are added to the image.
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Thrown when argument is out of range. |
| System.ComponentModel.InvalidEnumArgumentException | Thrown when argument enum value is invalid. |
| ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
| ScanFixException | Thrown when operation failed. |
Note: Use this function if you wish to modify the parameters controlling the enhancement.