LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

UnsharpMaskCommandColorType Enumeration






Enumeration that indicates the color space in which to apply the mask. .NET support WinRT support Silverlight support
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 UnsharpMaskCommandColorType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Effects.UnsharpMaskCommandColorType = function() { };
Leadtools.ImageProcessing.Effects.UnsharpMaskCommandColorType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class UnsharpMaskCommandColorType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
NoneReserved.
RgbApply the mask in the RGB color space.
YuvApply the mask in the YUV color space.
Inheritance Hierarchy

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

Requirements

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

See Also

Reference

Leadtools.ImageProcessing.Effects Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.