C#
VB
C++
Java
Sets the attributes that describe the "Palette Color Lookup Table".
public void SetPaletteColorLutAttributes(
DicomPaletteColorLutAttributes paletteColorLutAttributes
)
Public Sub SetPaletteColorLutAttributes( _
ByVal paletteColorLutAttributes As DicomPaletteColorLutAttributes _
)
public void setPaletteColorLutAttributes(DicomPaletteColorLutAttributes paletteColorLutAttributes)
public:
void SetPaletteColorLutAttributes(
DicomPaletteColorLutAttributes^ paletteColorLutAttributes
)
paletteColorLutAttributes
The "Palette Color Lookup Table" attributes.
This method will set the attributes of the "Palette Color Lookup Table".