Leadtools.Services.ImageProcessing.DataContracts Namespace : OperationType Enumeration |
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="OperationType")] public enum OperationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="OperationType")> Public Enum OperationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As OperationType
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="OperationType")] public enum OperationType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Services.ImageProcessing.DataContracts.OperationType = function() { }; Leadtools.Services.ImageProcessing.DataContracts.OperationType.prototype = {
LeadtoolsMemberMarker(replace me) };
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="OperationType")] public enum class OperationType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AutoBinary | Apply IColorProcessingService.AutoBinary effect on the image |
AutoCrop | Apply IImageProcessingService.AutoCrop effect on the image |
Average | Apply IFiltersProcessingService.Average effect on the image |
Binary | Apply IFiltersProcessingService.Binary effect on the image |
BorderRemove | Apply IDocumentProcessingService.BorderRemove effect on the image |
ColorResolution | Apply IColorProcessingService.ColorResolution effect on the image |
Crop | Apply IImageProcessingService.Crop effect on the image |
Deskew | Apply IDocumentProcessingService.Deskew effect on the image |
Despeckle | Apply IDocumentProcessingService.Despeckle effect on the image |
DotRemove | Apply IDocumentProcessingService.DotRemove effect on the image |
DynamicBinary | Apply IFiltersProcessingService.DynamicBinary effect on the image |
EdgeDetector | Apply IEffectsProcessingService.DynamicBinary effect on the image |
Flip | Apply IImageProcessingService.Flip effect on the image |
Halftone | Apply IColorProcessingService.Halftone effect on the image |
HighQualityRotate | Apply IDocumentProcessingService.HighQualityRotate effect on the image |
HistogramEqualize | Apply IColorProcessingService.HistogramEqualize effect on the image |
HolePunchRemove | Apply IDocumentProcessingService.HolePunchRemove effect on the image |
IntensityDetect | Apply IColorProcessingService.IntensityDetect effect on the image |
Invert | Apply IColorProcessingService.Invert effect on the image |
InvertedPage | Apply IDocumentProcessingService.InvertedPage effect on the image |
InvertedText | Apply IDocumentProcessingService.InvertedText effect on the image |
LineRemove | Apply IDocumentProcessingService.LineRemove effect on the image |
Maximum | Apply IFiltersProcessingService.LineRemove effect on the image |
Median | Apply IFiltersProcessingService.Median effect on the image |
Minimum | Apply IFiltersProcessingService.Minimum effect on the image |
PredefinedBinary | Apply IFiltersProcessingService.PredefinedBinary effect on the image |
PredefinedSpatial | Apply IFiltersProcessingService.PredefinedSpatial effect on the image |
Resize | Apply IImageProcessingService.Resize effect on the image |
ResizeInterpolate | Apply IImageProcessingService.ResizeInterpolate effect on the image |
Rotate | Apply IImageProcessingService.Rotate effect on the image |
Sharpen | Apply IEffectsProcessingService.Sharpen effect on the image |
Smooth | Apply IDocumentProcessingService.Smooth effect on the image |
Spatial | Apply IFiltersProcessingService.Spatial effect on the image |
UnsharpMask | Apply IEffectsProcessingService.UnsharpMask effect on the image |
System.Object
System.ValueType
System.Enum
Leadtools.Services.ImageProcessing.DataContracts.OperationType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2