C#
VB
Java
WinRT C#
C++
Gets or sets the second value in the "LUT Descriptor". Specifies the first input value mapped.
public int FirstStoredPixelValueMapped { get; set; }
Public Property FirstStoredPixelValueMapped As Integer
public int FirstStoredPixelValueMapped {get; set;}
public int getFirstStoredPixelValueMapped()
public void setFirstStoredPixelValueMapped(int value)
<br/>get_FirstStoredPixelValueMapped();<br/>set_FirstStoredPixelValueMapped(value);<br/>Object.defineProperty('FirstStoredPixelValueMapped');
public:
property int FirstStoredPixelValueMapped {
int get();
void set ( int value);
}
Value that indicates the second value in the "LUT Descriptor". Specifies the first input value mapped.
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