C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that represents the percentage of the green color value that should be distributed to the green component.
public int Green { get; set; }
Public Property Green As Integer
public int Green {get; set;}
@property (nonatomic, assign) NSInteger green
public int getGreen()
public void setGreen(int value)
<br/>get_Green();<br/>set_Green(value);<br/>Object.defineProperty('Green');
Value that represents the percentage of the green color value that should be distributed to the green component. Valid values are -200 to 200.
Refer to ChannelMixerCommand()
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET