LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

GetLinearVoiLookupTableCommandFlags Enumeration

Show in webframe







Reserved for future use. Use 0 for now.
Syntax
[FlagsAttribute()]
public enum GetLinearVoiLookupTableCommandFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum GetLinearVoiLookupTableCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As GetLinearVoiLookupTableCommandFlags
[FlagsAttribute()]
public enum GetLinearVoiLookupTableCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
enum LTGetLinearVoiLookupTableCommandFlags
public enum GetLinearVoiLookupTableCommandFlags
Leadtools.ImageProcessing.Core.GetLinearVoiLookupTableCommandFlags = function() { };
Leadtools.ImageProcessing.Core.GetLinearVoiLookupTableCommandFlags.prototype = {
None = 0x00000000, };
[FlagsAttribute()]
public enum class GetLinearVoiLookupTableCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo Flags selected.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Core.GetLinearVoiLookupTableCommandFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.ImageProcessing.Core Namespace

 

 


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