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

HistogramEqualizeType Enumeration






This enumeration will contain all types needed to indicate which color space is selected. .NET support WinRT support Silverlight support
Syntax
public enum HistogramEqualizeType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum HistogramEqualizeType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As HistogramEqualizeType
public enum HistogramEqualizeType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Color.HistogramEqualizeType = function() { };
Leadtools.ImageProcessing.Color.HistogramEqualizeType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class HistogramEqualizeType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
GrayLinearizes the number of pixels per gray level in a gray level representation of the image.
NoneNo Flags.
RgbLinearizes the number of pixels across the RGB color space.(separated channels).
YuvLinearizes the number of pixels across the YUV color space.(Best results).
Inheritance Hierarchy

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

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.