Leadtools.ImageProcessing.Core Namespace : TissueEqualizeCommandFlags Enumeration |
[FlagsAttribute()] public enum TissueEqualizeCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum TissueEqualizeCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TissueEqualizeCommandFlags
[FlagsAttribute()] public enum TissueEqualizeCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.Core.TissueEqualizeCommandFlags = function() { }; Leadtools.ImageProcessing.Core.TissueEqualizeCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class TissueEqualizeCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
UseIntensifyOption | Perform an intensification of the data across the image enhancing the quality and the visibility of the objects in the image. |
UseSimplifyOption | Perform a simplification of the the data out of range in the image resulting in better visibility for the image as a whole. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Core.TissueEqualizeCommandFlags
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