Gets or set the "first input value mapped" the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.
public int GreenFirstStoredPixelValueMapped { get; set; }
Public Property GreenFirstStoredPixelValueMapped As Integer
public int GreenFirstStoredPixelValueMapped {get; set;}
public int getGreenFirstStoredPixelValueMapped()
public void setGreenFirstStoredPixelValueMapped(int value)
<br/>get_GreenFirstStoredPixelValueMapped();<br/>set_GreenFirstStoredPixelValueMapped(value);<br/>Object.defineProperty('GreenFirstStoredPixelValueMapped');
public:
property int GreenFirstStoredPixelValueMapped {
int get();
void set ( int value);
}
Value indicating the "first input value mapped" the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.
For an example, refer to DeletePaletteColorLut.
DicomPaletteColorLutAttributes Class
DicomPaletteColorLutAttributes Members
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