Gets or sets the first value in the Blue Palette Color Lookup Table.
public int BlueFirst { get; set; }
Public Property BlueFirst As Integer
public int BlueFirst {get; set;}
public int getBlueFirst()
public void setBlueFirst(int value)
<br/>get_BlueFirst();<br/>set_BlueFirst(value);<br/>Object.defineProperty('BlueFirst');
public:
property int BlueFirst {
int get();
void set ( int value);
}
Value that indicates the first value in the Blue Palette Color Lookup Table.
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