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

HistogramCommandFlags Enumeration






Flags that indicate which channel to use. .NET support WinRT support Silverlight support
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum HistogramCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As HistogramCommandFlags
[FlagsAttribute()]
public enum HistogramCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Color.HistogramCommandFlags = function() { };
Leadtools.ImageProcessing.Color.HistogramCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class HistogramCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AllBitsUse all the bits for calculating the histogram (the Leadtools.RasterImage.LowBit and Leadtools.RasterImage.HighBit values are ignored.)
BlueBlue channel only.
Force256Force the resulted histogram array to 256 entries length.
GreenGreen channel only.
LowHighBitsUse only the bits between the Leadtools.RasterImage.LowBit and Leadtools.RasterImage.HighBit values.
MasterAll channels.
RedRed channel only.
Inheritance Hierarchy

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

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.