C#
VB
Java
Objective-C
WinRT C#
C++
The second value in the "LookupTable Descriptor", this specifies the first input value mapped.
public int FirstStoredPixelValueMapped { get; set; }
Public Property FirstStoredPixelValueMapped As Integer
public int FirstStoredPixelValueMapped {get; set;}
@property (nonatomic, assign) NSInteger firstStoredPixelValueMapped
public int getFirstStoredPixelValueMapped()
public void setFirstStoredPixelValueMapped(int value)
<br/>get_FirstStoredPixelValueMapped();<br/>set_FirstStoredPixelValueMapped(value);<br/>Object.defineProperty('FirstStoredPixelValueMapped');
The second value in the "LookupTable Descriptor", which specifies the first input value mapped.
Refer to ApplyModalityLookupTableCommand example.
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