Gets or sets the "first input value mapped" in the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.
public int BlueFirstStoredPixelValueMapped { get; set; }
Public Property BlueFirstStoredPixelValueMapped As Integer
public int BlueFirstStoredPixelValueMapped {get; set;}
public int getBlueFirstStoredPixelValueMapped()
public void setBlueFirstStoredPixelValueMapped(int value)
<br/>get_BlueFirstStoredPixelValueMapped();<br/>set_BlueFirstStoredPixelValueMapped(value);<br/>Object.defineProperty('BlueFirstStoredPixelValueMapped');
public:
property int BlueFirstStoredPixelValueMapped {
int get();
void set ( int value);
}
Value indicating the "first input value mapped" in the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.
For an example, refer to DeletePaletteColorLut.
DicomPaletteColorLutAttributes Class
DicomPaletteColorLutAttributes Members
RedFirstStoredPixelValueMapped Property
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