Gets or sets the smallest value of the first entries in the Red, Green and Blue Color Lookup Tables.
public int PaletteFirst { get; set; }
Public Property PaletteFirst As Integer
public int PaletteFirst {get; set;}
public int getPaletteFirst()
public void setPaletteFirst(int value)
<br/>get_PaletteFirst();<br/>set_PaletteFirst(value);<br/>Object.defineProperty('PaletteFirst');
public:
property int PaletteFirst {
int get();
void set ( int value);
}
Value that indicates the smallest value of the first entries in the Red, Green and Blue Color Lookup Tables.
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