C#
Objective-C
C++
Java
public int GreenFirstStoredPixelValueMapped { get; set; }
@property (nonatomic, assign) NSInteger greenFirstStoredPixelValueMapped;
public int getGreenFirstStoredPixelValueMapped()
public void setGreenFirstStoredPixelValueMapped(int value)
public:
property int GreenFirstStoredPixelValueMapped {
int get();
void set ( int value);
}
Value indicating the "first input value mapped" the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.
For an example, refer to DeletePaletteColorLut.
DicomPaletteColorLutAttributes Class
DicomPaletteColorLutAttributes Members