Gets the color leveling information for the Green channel when the Type property is set to AutoColorLevelCommandType.Level.
public ColorLevelCommandData Green { get; }
Public ReadOnly Property Green As ColorLevelCommandData
@property (nonatomic, strong, readonly) LTColorLevelCommandData *green
public ColorLevelCommandData getGreen()
public:
property ColorLevelCommandData^ Green {
ColorLevelCommandData^ get();
}
The color leveling information for the Green channel. If AutoColorLevelCommandFlags.NoProcess is not set in Flag property, you can set the value of this property as null. If AutoColorLevelCommandFlags.NoProcess is set in Flag property, then this property cannot be null.
If Flag property is set to either AutoColorLevelCommandType.Contrast or AutoColorLevelCommandType.Intensity, then the value of this property is unchanged. The AutoColorLevelCommand command updates the value of this property.
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