Leadtools.ImageProcessing.Core Namespace : VoiLookupTableCommandFlags Enumeration |
[FlagsAttribute()] public enum VoiLookupTableCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum VoiLookupTableCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As VoiLookupTableCommandFlags
[FlagsAttribute()] public enum VoiLookupTableCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.Core.VoiLookupTableCommandFlags = function() { }; Leadtools.ImageProcessing.Core.VoiLookupTableCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class VoiLookupTableCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
None | No Flags |
ReverseOrder | If set, the method will fill the image display LookupTable in reverse order (light to dark instead of dark to light). |
UpdateMinMax | If 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. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Core.VoiLookupTableCommandFlags
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