[FlagsAttribute()]
public enum AutoColorLevelCommandFlags
typedef NS_OPTIONS(NSUInteger, LTAutoColorLevelCommandFlags)
public final class AutoColorLevelCommandFlags
extends java.lang.Enum<AutoColorLevelCommandFlags>
[FlagsAttribute()]
public enum class AutoColorLevelCommandFlags
class AutoColorLevelCommandFlags(Enum):
None = 0
NoProcess = 4
Value | Member | Description |
---|---|---|
0x00000000 | None | No change. |
0x00000004 | NoProcess | Do not process the image. Just update the Master, Red, Green, and Blue properties with the color leveling information used. The color leveling information used depends on which of the other flags was set with AutoColorLevelCommandFlags.NoProcess. Only one other flag may be set with AutoColorLevelCommandFlags.NoProcess. |
These flags have a FlagsAttribute attribute that allow a bitwise combination of its member values.
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