[FlagsAttribute()]
public enum VoiLookupTableCommandFlags
<FlagsAttribute()>
Public Enum VoiLookupTableCommandFlags
typedef NS_OPTIONS(NSUInteger, LTVoiLookupTableCommandFlags)
public enum VoiLookupTableCommandFlags
[FlagsAttribute()]
public enum class VoiLookupTableCommandFlags
Value | Member | Description |
---|---|---|
0x00000000 | None | No Flags |
0x00000001 | UpdateMinMax | If set, the method will recalculate MinValue based on the minimum intensity inside the image and recalculate MaxValue based on the maximum intensity inside the image. |
0x00000002 | ReverseOrder | If set, the method will fill the image display LookupTable in reverse order (light to dark instead of dark to light). |
0x00000004 | PaintOnly | If set, the method will set the LookupTable for paint only, not for image processing. |
0x00000008 | IgnoreExistingPalette | If set, the method will exclude any existing LookupTable or palette from the calculations. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document