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

IntensityDetectCommandFlags Enumeration

Show in webframe





Flag that indicates which channel to process.

This flag has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.

Syntax
[FlagsAttribute()]
public enum IntensityDetectCommandFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum IntensityDetectCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As IntensityDetectCommandFlags

            

            
[FlagsAttribute()]
public enum class IntensityDetectCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000MasterGrayscale Channel.
0x00000001RedRed Channel.
0x00000010GreenGreen Channel.
0x00000100BlueBlue Channel.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


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