C#
Objective-C
C++/CLI
Java
public int FirstStoredPixelValueMapped { get; set; }
@property (nonatomic, assign) NSInteger firstStoredPixelValueMapped;
public int getFirstStoredPixelValueMapped()
public void setFirstStoredPixelValueMapped(int value)
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.