LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

UnsharpMaskCommandColorType Enumeration

Show in webframe





Enumeration that indicates the color space in which to apply the mask.
Syntax
public enum UnsharpMaskCommandColorType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum UnsharpMaskCommandColorType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As UnsharpMaskCommandColorType

            

            
public enum class UnsharpMaskCommandColorType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneReserved.
0x00000001RgbApply the mask in the RGB color space.
0x00000002YuvApply the mask in the YUV color space.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.ImageProcessing.UnsharpMaskCommandColorType

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.