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

HistogramEqualizeType Enumeration

Show in webframe





This enumeration will contain all of the types needed to indicate which color space is selected.
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 class HistogramEqualizeType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo Flags.
0x00000001RgbLinearizes the number of pixels across the RGB color space.(separated channels).
0x00000002YuvLinearizes the number of pixels across the YUV color space.(Best results).
0x00000004GrayLinearizes the number of pixels per gray level in a gray level representation of the image.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


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