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

VoiLookupTableCommandFlags Enumeration






This enumeration contains all Types needed to indicate which color space is selected. .NET support WinRT support Silverlight support
Syntax
[FlagsAttribute()]
public enum VoiLookupTableCommandFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum VoiLookupTableCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As VoiLookupTableCommandFlags
[FlagsAttribute()]
public enum VoiLookupTableCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Core.VoiLookupTableCommandFlags = function() { };
Leadtools.ImageProcessing.Core.VoiLookupTableCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class VoiLookupTableCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
NoneNo Flags
ReverseOrderIf set, the method will fill the image display LookupTable in reverse order (light to dark instead of dark to light).
UpdateMinMaxIf set, the method will recalculate Leadtools.RasterImage.MinValue based on the minimum intensity inside the image and recalculate Leadtools.RasterImage.MaxValue based on the maximum intensity inside the image.
Inheritance Hierarchy

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

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.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.