C#
VB
C++
Java
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 getBlueFirstStoredPixelValueMapped()
public void setBlueFirstStoredPixelValueMapped(int value)
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.
DicomPaletteColorLutAttributes Class
DicomPaletteColorLutAttributes Members
RedFirstStoredPixelValueMapped Property