C#
Objective-C
C++
Java
public int RedNumberOfEntries { get; set; }
@property (nonatomic, assign) NSInteger redNumberOfEntries;
public int getRedNumberOfEntries()
public void setRedNumberOfEntries(int value)
public:
property int RedNumberOfEntries {
int get();
void set ( int value);
}
Specifies the "number of entries" in the lookup table of the "Red Palette Color Lookup Table Descriptor" (0028,1101) element.
For an example, refer to DeletePaletteColorLut.
DicomPaletteColorLutAttributes Class
DicomPaletteColorLutAttributes Members
RedFirstStoredPixelValueMapped Property
GreenFirstStoredPixelValueMapped Property