C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that represents the percentage of the red color value that should be distributed to the red component.
public int Red { get; set; }
Public Property Red As Integer
public int Red {get; set;}
@property (nonatomic, assign) NSInteger red
public int getRed()
public void setRed(int value)
<br/>get_Red();<br/>set_Red(value);<br/>Object.defineProperty('Red');
Value that represents the percentage of the red color value that should be distributed to the red 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