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