Gets or sets a value that represents the percentage of the blue color value that should be distributed to the red component.
public double ToBlue { get; set; }
Public Property ToBlue As Double
public double ToBlue {get; set;}
@property (nonatomic, assign) double blue
public double getToBlue()
public void setToBlue(double value)
<br/>get_ToBlue();<br/>set_ToBlue(value);<br/>Object.defineProperty('ToBlue');
Value that represents the percentage of the blue color value that should be distributed to the red component. Possible values are 0.0 to 100.0.
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