←Select platform

UnsharpMaskCommandColorType Enumeration

Summary

Indicates the color space in which to apply the mask.

Syntax

C#
VB
C++
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="UnsharpMaskCommandColorType")] 
public enum UnsharpMaskCommandColorType 
  
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="UnsharpMaskCommandColorType")> 
Public Enum UnsharpMaskCommandColorType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="UnsharpMaskCommandColorType")] 
public enum class UnsharpMaskCommandColorType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0NoneReserved.
1RgbApply the mask in the RGB color space.
2YuvApply the mask in the YUV color space.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.ImageProcessing.DataContracts Assembly