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

LightControlCommandType Enumeration






Indicates which color space to remap. .NET support WinRT support Silverlight support
Syntax
public enum LightControlCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum LightControlCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LightControlCommandType
public enum LightControlCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Color.LightControlCommandType = function() { };
Leadtools.ImageProcessing.Color.LightControlCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LightControlCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
GrayUse the histogram of a gray level representation of the image.
RgbUse the histogram of the RGB color space. (separated channels).
YuvUse the histogram of the YUV color space.(Best results).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Color.LightControlCommandType

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.Color Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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