←Select platform

Leadtools.Services.ImageProcessing.DataContracts Namespace

Inheritance Hierarchy

Summary

Overview and description of Leadtools Services ImageProcessing DataContracts classes, and enumerations.

Classes
Class Description
AutoBinaryRequest The AutoBinaryRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.AutoBinary(leadtools.services.imageprocessing.datacontracts.autobinaryrequest) operation.
AutoCropRequest The AutoCropRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.AutoCrop(leadtools.services.imageprocessing.datacontracts.autocroprequest) operation.
AverageRequest The AverageRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Average(leadtools.services.imageprocessing.datacontracts.averagerequest) operation.
BatchRequest The BatchRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IBatchService.Batch(leadtools.services.imageprocessing.datacontracts.batchrequest) operation.
BinaryRequest The BinaryRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Binary(leadtools.services.imageprocessing.datacontracts.binaryrequest) operation.
BorderRemoveRequest The BorderRemoveRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.BorderRemove(leadtools.services.imageprocessing.datacontracts.borderremoverequest) operation.
ColorResolutionRequest The ColorResolutionRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.ColorResolution(leadtools.services.imageprocessing.datacontracts.colorresolutionrequest) operation.
CommandRequest Base class for AutoBinaryRequest, AutoCropRequest, AverageRequest, BatchRequest, BinaryRequest, BorderRemoveRequest, ColorResolutionRequest, CommandRequest, CropRequest, DeskewRequest, DespeckleRequest, DotRemoveRequest, DynamicBinaryRequest, EdgeDetectorRequest, FlipRequest, HalftoneRequest, HistogramEqualizeRequest, HolePunchRemoveRequest, IntensityDetectRequest, InvertedTextRequest, InvertRequest, LineRemoveRequest, MaximumRequest, MedianRequest, MinimumRequest, PredefinedBinaryRequest, PredefinedSpatialRequest, ResizeInterpolateRequest, ResizeRequest, RotateRequest, SharpenRequest, SmoothRequest, SpatialRequest, StatisticsInformationRequest and UnsharpMaskRequest classes.
CommandResponse The CommandResponse object provides options for the following operation: Base class for Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.AutoBinary(leadtools.services.imageprocessing.datacontracts.autobinaryrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.AutoCrop(leadtools.services.imageprocessing.datacontracts.autocroprequest), Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Average(leadtools.services.imageprocessing.datacontracts.averagerequest), Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Binary(leadtools.services.imageprocessing.datacontracts.binaryrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.ColorResolution(leadtools.services.imageprocessing.datacontracts.colorresolutionrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.Crop(leadtools.services.imageprocessing.datacontracts.croprequest), Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.DynamicBinary(leadtools.services.imageprocessing.datacontracts.dynamicbinaryrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IEffectsProcessingService.EdgeDetector(leadtools.services.imageprocessing.datacontracts.edgedetectorrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.Flip(leadtools.services.imageprocessing.datacontracts.fliprequest), Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.Halftone(leadtools.services.imageprocessing.datacontracts.halftonerequest), Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.HistogramEqualize(leadtools.services.imageprocessing.datacontracts.histogramequalizerequest), Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.IntensityDetect(leadtools.services.imageprocessing.datacontracts.intensitydetectrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.Invert(leadtools.services.imageprocessing.datacontracts.invertrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Maximum(leadtools.services.imageprocessing.datacontracts.maximumrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Median(leadtools.services.imageprocessing.datacontracts.medianrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Minimum(leadtools.services.imageprocessing.datacontracts.minimumrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.PredefinedBinary(leadtools.services.imageprocessing.datacontracts.predefinedbinaryrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.PredefinedSpatial(leadtools.services.imageprocessing.datacontracts.predefinedspatialrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.ResizeInterpolate(leadtools.services.imageprocessing.datacontracts.resizeinterpolaterequest), Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.Resize(leadtools.services.imageprocessing.datacontracts.resizerequest), Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.Rotate(leadtools.services.imageprocessing.datacontracts.rotaterequest), Leadtools.Services.ImageProcessing.ServiceContracts.IEffectsProcessingService.Sharpen(leadtools.services.imageprocessing.datacontracts.sharpenrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Spatial(leadtools.services.imageprocessing.datacontracts.spatialrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.StatisticsInformation(leadtools.services.imageprocessing.datacontracts.statisticsinformationrequest) and Leadtools.Services.ImageProcessing.ServiceContracts.IEffectsProcessingService.UnsharpMask(leadtools.services.imageprocessing.datacontracts.unsharpmaskrequest)
CropRequest The CropRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.Crop(leadtools.services.imageprocessing.datacontracts.croprequest) operation.
DeskewRequest The DeskewRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.Deskew(leadtools.services.imageprocessing.datacontracts.deskewrequest) operation.
DeskewResponse The DeskewResponse object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.Deskew(leadtools.services.imageprocessing.datacontracts.deskewrequest) operation.
DespeckleRequest The DespeckleRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.Despeckle(leadtools.services.imageprocessing.datacontracts.despecklerequest) operation.
DocumentResponse The DocumentResponse object provides options for the following operations: Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.Deskew(leadtools.services.imageprocessing.datacontracts.deskewrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.BorderRemove(leadtools.services.imageprocessing.datacontracts.borderremoverequest), Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.Despeckle(leadtools.services.imageprocessing.datacontracts.despecklerequest), Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.DotRemove(leadtools.services.imageprocessing.datacontracts.dotremoverequest), Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.HolePunchRemove(leadtools.services.imageprocessing.datacontracts.holepunchremoverequest), Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.InvertedText(leadtools.services.imageprocessing.datacontracts.invertedtextrequest), Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.LineRemove(leadtools.services.imageprocessing.datacontracts.lineremoverequest) and Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.Smooth(leadtools.services.imageprocessing.datacontracts.smoothrequest).
DotRemoveRequest The DotRemoveRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.DotRemove(leadtools.services.imageprocessing.datacontracts.dotremoverequest) operation.
DynamicBinaryRequest The DynamicBinaryRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.DynamicBinary(leadtools.services.imageprocessing.datacontracts.dynamicbinaryrequest) operation.
EdgeDetectorRequest The EdgeDetectorRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IEffectsProcessingService.EdgeDetector(leadtools.services.imageprocessing.datacontracts.edgedetectorrequest) operation.
FlipRequest The FlipRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.Flip(leadtools.services.imageprocessing.datacontracts.fliprequest) operation.
HalftoneRequest The HalftoneRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.Halftone(leadtools.services.imageprocessing.datacontracts.halftonerequest) operation.
HighQualityRotateRequest The HighQualityRotateRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.HighQualityRotate(leadtools.services.imageprocessing.datacontracts.highqualityrotaterequest) operation.
HistogramEqualizeRequest The HistogramEqualizeRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.HistogramEqualize(leadtools.services.imageprocessing.datacontracts.histogramequalizerequest) operation.
HolePunchRemoveRequest The HolePunchRemoveRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.HolePunchRemove(leadtools.services.imageprocessing.datacontracts.holepunchremoverequest) operation.
IntensityDetectRequest The IntensityDetectRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.IntensityDetect(leadtools.services.imageprocessing.datacontracts.intensitydetectrequest) operation.
InvertedPageRequest The InvertedPageRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.InvertedPage(leadtools.services.imageprocessing.datacontracts.invertedpagerequest) operation.
InvertedPageResponse The InvertedPageResponse object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.InvertedPage(leadtools.services.imageprocessing.datacontracts.invertedpagerequest) operation.
InvertedTextRequest The InvertedTextRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.InvertedText(leadtools.services.imageprocessing.datacontracts.invertedtextrequest) operation.
InvertRequest The InvertRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IColorProcessingService.Invert(leadtools.services.imageprocessing.datacontracts.invertrequest) operation.
LineRemoveRequest The LineRemoveRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.LineRemove(leadtools.services.imageprocessing.datacontracts.lineremoverequest) operation.
MaximumRequest The MaximumRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Maximum(leadtools.services.imageprocessing.datacontracts.maximumrequest) operation.
MedianRequest The MedianRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Median(leadtools.services.imageprocessing.datacontracts.medianrequest) operation.
MinimumRequest The MinimumRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Minimum(leadtools.services.imageprocessing.datacontracts.minimumrequest) operation.
PredefinedBinaryRequest The PredefinedBinaryRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.PredefinedBinary(leadtools.services.imageprocessing.datacontracts.predefinedbinaryrequest) operation.
PredefinedSpatialRequest The PredefinedSpatialRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.PredefinedSpatial(leadtools.services.imageprocessing.datacontracts.predefinedspatialrequest) operation.
RequestData The RequestData class provides options for the IBatchService.Batch operation.
Requests Collection of RequestData objects.
ResizeInterpolateRequest The ResizeInterpolateRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.ResizeInterpolate(leadtools.services.imageprocessing.datacontracts.resizeinterpolaterequest) operation.
ResizeRequest The ResizeRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.Resize(leadtools.services.imageprocessing.datacontracts.resizerequest) operation.
RotateRequest The RotateRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.Rotate(leadtools.services.imageprocessing.datacontracts.rotaterequest) operation.
SharpenRequest The SharpenRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IEffectsProcessingService.Sharpen(leadtools.services.imageprocessing.datacontracts.sharpenrequest) operation.
SmoothRequest The SmoothRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService.Smooth(leadtools.services.imageprocessing.datacontracts.smoothrequest) operation.
SpatialRequest The SpatialRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IFiltersProcessingService.Spatial(leadtools.services.imageprocessing.datacontracts.spatialrequest) operation.
StatisticsInformationRequest The StatisticsInformationRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.StatisticsInformation(leadtools.services.imageprocessing.datacontracts.statisticsinformationrequest) operation.
StatisticsInformationResponse The StatisticsInformationResponse object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IImageProcessingService.StatisticsInformation(leadtools.services.imageprocessing.datacontracts.statisticsinformationrequest) operation.
UnsharpMaskRequest The UnsharpMaskRequest object provides options for the Leadtools.Services.ImageProcessing.ServiceContracts.IEffectsProcessingService.UnsharpMask(leadtools.services.imageprocessing.datacontracts.unsharpmaskrequest) operation.
Enumerations
Enumeration Description
BinaryFilterCommandPredefined Represents the predefined binary filter to use.
BorderRemoveBorderFlags Indicates which border to remove.
BorderRemoveCommandFlags Determines the behavior of the border removal process.
ColorResolutionCommandPaletteFlags Palette options, for the ColorResolutionRequest.PaletteFlags property.
DeskewCommandFlags Indicates whether to deskew the image, which background color to use, whether to deskew the image if the skew angle is very small, which type of interpolation to use, whether the image contains mostly text, and whether to use normal or fast rotation.This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
DotRemoveCommandFlags Determines the behavior of the dot removal process.
EdgeDetectorCommandType Indicates the type of edge to generate.
HalftoneCommandType Indicates the type of halftoning to perform.
HighQualityRotateCommandFlags Options for the HighQualityRotateRequest class.
HistogramEqualizeType Contains all types needed to indicate which color space is selected.
HolePunchRemoveCommandFlags Determines the behavior of the hole punch removal process.
HolePunchRemoveCommandLocation Indicates the location within the document of the hole punches to remove.
IntensityDetectCommandFlags Indicates the channel to process.This flag has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
InvertedPageCommandFlags Options for the InvertedPageRequest class.
InvertedTextCommandFlags Determines the behavior of the inverted text removal process.
LineRemoveCommandFlags Determines the behavior of the line removal process.
LineRemoveCommandType Indicates which lines to remove.
OperationType Represents the operation to use.
RasterColorChannel Indicates the channel that will be used in image processing methods.
RasterDitheringMethod Indicates the dithering method used for the image.
ResizeCommandFlags Controls the behavior of image resize methods.
ResizeInterpolateCommandType Represents the algorithm type used in resizing the image.
RotateCommandFlags Flags for the RotateRequest.Flags property.
SmoothCommandFlags Determines the behavior of the smoothing process.
SpatialFilterCommandPredefined Represents a predefined spatial filter to use.
UnsharpMaskCommandColorType Indicates the color space in which to apply the mask.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.ImageProcessing.DataContracts Assembly