Overview and description of Leadtools ImageProcessing Kernel classes, and enumerations.
Class | Description | |
---|---|---|
CopyImageCommand | Creates a copy of a RasterImage object. | |
CropCommand | Crops the image, resulting in an image having the size of the specified rectangle. | |
DetectDocumentCommand | Detects and returns the points of document's edges in an image. | |
DetectGlareCommand | Detects the glare zone in an image. | |
InvertCommand | Inverts the colors in the specified image, giving it the appearance of a photographic negative. | |
KernelFactory | Provides the support to create a RasterImage object from a KernelImage. | |
KernelImage | Defines a KernelImage data holder | |
ManualPerspectiveCorrectionCommand | Corrects the view perspective of the RasterImage. | |
RasterCommandCompletedEventArgs | Handles each command completed by RasterCommandsList. | |
RasterCommandsList | Represents a collection of RasterCommands objects. | |
RotateFlipCommand | Rotates and flips the image. | |
SignalToNoiseRatioCommand | Finds the signal to noise ratio (SNR) of an image. |
Enumeration | Description | |
---|---|---|
ImageFormat | Image data format | |
RotateFlipType | Image rotation and flip type |