Class | Description | |
---|---|---|
AutoBinaryRequest | The AutoBinaryRequest object provides options for the AutoBinary operation. | |
AutoCropRequest | The AutoCropRequest object provides options for the AutoCrop operation. | |
AverageRequest | The AverageRequest object provides options for the Average operation. | |
BatchRequest | The BatchRequest object provides options for the Batch operation. | |
BinaryRequest | The BinaryRequest object provides options for the Binary operation. | |
BorderRemoveRequest | The BorderRemoveRequest object provides options for the BorderRemove operation. | |
ColorResolutionRequest | The ColorResolutionRequest object provides options for the ColorResolution 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 AutoBinary, AutoCrop, Average, Binary, ColorResolution, Crop, DynamicBinary, EdgeDetector, Flip, Halftone, HistogramEqualize, IntensityDetect, Invert, Maximum, Median, Minimum, PredefinedBinary, PredefinedSpatial, ResizeInterpolate, Resize, Rotate, Sharpen, Spatial, StatisticsInformation and UnsharpMask | |
CropRequest | The CropRequest object provides options for the Crop operation. | |
DeskewRequest | The DeskewRequest object provides options for the Deskew operation. | |
DeskewResponse | The DeskewResponse object provides options for the Deskew operation. | |
DespeckleRequest | The DespeckleRequest object provides options for the Despeckle operation. | |
DocumentResponse | The DocumentResponse object provides options for the following operations: Deskew, BorderRemove, Despeckle, DotRemove, HolePunchRemove, InvertedText, LineRemove and Smooth. | |
DotRemoveRequest | The DotRemoveRequest object provides options for the DotRemove operation. | |
DynamicBinaryRequest | The DynamicBinaryRequest object provides options for the DynamicBinary operation. | |
EdgeDetectorRequest | The EdgeDetectorRequest object provides options for the EdgeDetector operation. | |
FlipRequest | The FlipRequest object provides options for the Flip operation. | |
HalftoneRequest | The HalftoneRequest object provides options for the Halftone operation. | |
HighQualityRotateRequest | The HighQualityRotateRequest object provides options for the HighQualityRotate operation. | |
HistogramEqualizeRequest | The HistogramEqualizeRequest object provides options for the HistogramEqualize operation. | |
HolePunchRemoveRequest | The HolePunchRemoveRequest object provides options for the HolePunchRemove operation. | |
IntensityDetectRequest | The IntensityDetectRequest object provides options for the IntensityDetect operation. | |
InvertedPageRequest | The InvertedPageRequest object provides options for the InvertedPage operation. | |
InvertedPageResponse | The InvertedPageResponse object provides options for the InvertedPage operation. | |
InvertedTextRequest | The InvertedTextRequest object provides options for the InvertedText operation. | |
InvertRequest | The InvertRequest object provides options for the Invert operation. | |
LineRemoveRequest | The LineRemoveRequest object provides options for the LineRemove operation. | |
MaximumRequest | The MaximumRequest object provides options for the Maximum operation. | |
MedianRequest | The MedianRequest object provides options for the Median operation. | |
MinimumRequest | The MinimumRequest object provides options for the Minimum operation. | |
PredefinedBinaryRequest | The PredefinedBinaryRequest object provides options for the PredefinedBinary operation. | |
PredefinedSpatialRequest | The PredefinedSpatialRequest object provides options for the PredefinedSpatial 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 ResizeInterpolate operation. | |
ResizeRequest | The ResizeRequest object provides options for the Resize operation. | |
RotateRequest | The RotateRequest object provides options for the Rotate operation. | |
SharpenRequest | The SharpenRequest object provides options for the Sharpen operation. | |
SmoothRequest | The SmoothRequest object provides options for the Smooth operation. | |
SpatialRequest | The SpatialRequest object provides options for the Spatial operation. | |
StatisticsInformationRequest | The StatisticsInformationRequest object provides options for the StatisticsInformation operation. | |
StatisticsInformationResponse | The StatisticsInformationResponse object provides options for the StatisticsInformation operation. | |
UnsharpMaskRequest | The UnsharpMaskRequest object provides options for the UnsharpMask operation. |
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 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 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. |