C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that specifies the percentage of yellow in a color.
public int Yellow { get; set; }
Public Property Yellow As Integer
public int Yellow {get; set;}
@property (nonatomic, assign) char yellow
public int getYellow()
public void setYellow(int value)
<br/>get_Yellow();<br/>set_Yellow(value);<br/>Object.defineProperty('Yellow');
Value that specifies the percentage of yellow in a color. Valid values range from -100 to 100, which is interpreted as -100 to 100.
Refer to SelectiveColorCommand.
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