C#
VB
C++
Java
Gets or sets the "number of entries" in the lookup table of the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.
public int BlueNumberOfEntries { get; set; }
Public Property BlueNumberOfEntries As Integer
public int getBlueNumberOfEntries()
public void setBlueNumberOfEntries(int value)
public:
property int BlueNumberOfEntries {
int get();
void set ( int value);
}
Specifies the "number of entries" in the lookup table of the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.
DicomPaletteColorLutAttributes Class
DicomPaletteColorLutAttributes Members
RedFirstStoredPixelValueMapped Property