LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
OperationType Enumeration
See Also  
Leadtools.Services.ImageProcessing.DataContracts Namespace : OperationType Enumeration



The OperationType Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Represents the operation to use.

Syntax

Visual Basic (Declaration) 
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="OperationType")>
Public Enum OperationType 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As OperationType
C# 
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="OperationType")]
public enum OperationType : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="OperationType")]
public enum class OperationType : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
AutoBinaryApply IColorProcessingService.AutoBinary effect on the image
AutoCropApply IImageProcessingService.AutoCrop effect on the image
AverageApply IFiltersProcessingService.Average effect on the image
BinaryApply IFiltersProcessingService.Binary effect on the image
BorderRemoveApply IDocumentProcessingService.BorderRemove effect on the image
ColorResolutionApply IColorProcessingService.ColorResolution effect on the image
CropApply IImageProcessingService.Crop effect on the image
DeskewApply IDocumentProcessingService.Deskew effect on the image
DespeckleApply IDocumentProcessingService.Despeckle effect on the image
DotRemoveApply IDocumentProcessingService.DotRemove effect on the image
DynamicBinaryApply IFiltersProcessingService.DynamicBinary effect on the image
EdgeDetectorApply IEffectsProcessingService.DynamicBinary effect on the image
FlipApply IImageProcessingService.Flip effect on the image
HalftoneApply IColorProcessingService.Halftone effect on the image
HighQualityRotateApply IDocumentProcessingService.HighQualityRotate effect on the image
HistogramEqualizeApply IColorProcessingService.HistogramEqualize effect on the image
HolePunchRemoveApply IDocumentProcessingService.HolePunchRemove effect on the image
IntensityDetectApply IColorProcessingService.IntensityDetect effect on the image
InvertApply IColorProcessingService.Invert effect on the image
InvertedPageApply IDocumentProcessingService.InvertedPage effect on the image
InvertedTextApply IDocumentProcessingService.InvertedText effect on the image
LineRemoveApply IDocumentProcessingService.LineRemove effect on the image
MaximumApply IFiltersProcessingService.LineRemove effect on the image
MedianApply IFiltersProcessingService.Median effect on the image
MinimumApply IFiltersProcessingService.Minimum effect on the image
PredefinedBinaryApply IFiltersProcessingService.PredefinedBinary effect on the image
PredefinedSpatialApply IFiltersProcessingService.PredefinedSpatial effect on the image
ResizeApply IImageProcessingService.Resize effect on the image
ResizeInterpolateApply IImageProcessingService.ResizeInterpolate effect on the image
RotateApply IImageProcessingService.Rotate effect on the image
SharpenApply IEffectsProcessingService.Sharpen effect on the image
SmoothApply IDocumentProcessingService.Smooth effect on the image
SpatialApply IFiltersProcessingService.Spatial effect on the image
UnsharpMaskApply IEffectsProcessingService.UnsharpMask effect on the image

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Services.ImageProcessing.DataContracts.OperationType

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features