Overview and description of Leadtools CloudServices classes, enumerations, and interfaces.
Class | Description | |
---|---|---|
AAMVAIDReturn | Provides information encoded in an AAMVAID CDS related to an ID card or a driver's license of the cardholder. | |
AutoCropRequest | This class holds request data needed for the AutoCropImage method. | |
AverageRequest | This class holds request data needed for the AverageImage method. | |
BarcodeSplitReturn | Main class for the LEADTOOLS return from the ConvertBarcodeSplit Method of the ConversionEngine. | |
BinaryRequest | This class holds request data needed for the BinaryImage method. | |
BorderRemoveRequest | This class holds request data needed for the BorderRemoveImage method. | |
ColorResolutionRequest | This class holds request data needed for the ColorResolutionImage method. | |
ConversionEngine | The ConversionEngine class and its methods are the entry points for performing conversions via a service using the LEADTOOLS SDK. |
|
CropRequest | This class holds request data needed for the CropImage method. | |
DeskewRequest | This class holds request data needed for the DeskewImage method. | |
DotRemoveRequest | This class holds request data needed for the DotRemoveImage method. | |
DynamicBinaryRequest | This class holds request data needed for the DynamicBinaryImage method. | |
EdgeDetectorRequest | This class holds request data needed for the EdgeDetectorImage method. | |
FlipRequest | This class holds request data needed for the FlipImage method. | |
HalftoneRequest | This class holds request data needed for the HalftoneImage method. | |
HistogramEqualizeRequest | This class holds request data needed for the HistogramEqualizeImage method. | |
HolePunchRemoveRequest | This class holds request data needed for the HolePunchRemoveImage method. | |
ImageProcessingEngine | The ImageProcessingEngine class and its methods are the entry points for performing Image Processing via a service using the LEADTOOLS SDK. This class provides the methods to apply image processing effects to an input stream containing a supported image, document, or vector file. | |
IntensityDetectRequest | This class holds request data needed for the IntensityDetectImage ImageProcessingEngine method. | |
InvertedTextRequest | This class holds request data needed for the InvertedTextImage method. | |
LineRemoveRequest | This class holds request data needed for the LineRemoveImage method. | |
MaximumRequest | This class holds request data needed for the MaximumRequest ImageProcessingEngine method. | |
MedianRequest | This class holds request data needed for the MedianImage method. | |
MergeItem | Provides information to the Merge method. |
|
MinimumRequest | This class holds request data needed for the MinimumImage method. | |
PageBarcodeData | Class for multipage barcode reading to store the pagenumber the barcode was found on. | |
PredefinedBinaryRequest | This class holds request data needed for the PredefinedBinaryImage method. | |
PredefinedSpatialRequest | This class holds request data needed for the PredefinedSpatialImage method. | |
RecognitionEngine | The RecognitionEngine class and its methods are the entry points for performing Recognition via a service using the LEADTOOLS SDK. | |
ResizeInterpolateRequest | This class holds request data needed for the ResizeInterpolateImage method. | |
ResizeRequest | This class holds request data needed for the ResizeImage method. | |
RotateRequest | This class holds request data needed for the RotateImage method. | |
SharpenRequest | This class holds request data needed for the SharpenImage method. | |
SmoothRequest | This class holds request data needed for the SmoothImage method. | |
SpatialRequest | This class holds request data needed for the SpatialImage method. | |
UnsharpMaskRequest | This class holds request data needed for the UnsharpMaskImage method. | |
VerificationEngine | The VerificationEngine class and its methods are the entry points for performing image and SVG file verification using the LEADTOOLS SDK. This class provides properties to set the maximum number of SVG elements, maximum width, maximum height, and formats to verify. |
Interface | Description | |
---|---|---|
IConversion | Interface used for handling converting from image, document, or vector input, to Raster or Document output. | |
IImageProcessing | Interface that implements classes and methods that are the entry points for performing Image Processing via a service using the LEADTOOLS SDK. | |
IRecognition | Interface to implement classes and methods that are the entry points for performing recognition via a service using the LEADTOOLS SDK. Types of recognition supported are: MICR, Passport, Drivers License, Text Extraction, and Barcode. | |
IVerification | This interface provides classes and methods that are the entry points for performing image and SVG file verification using the LEADTOOLS SDK. |
Enumeration | Description | |
---|---|---|
BarcodeSplitOptions | Options for how to treat the pages in the document that contain a matching barcode. |
See Also
Leadtools.Cloudservices Assembly
Introduction
Getting Started