Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
DicomPaletteColorLutAttributes Class
See Also  Members  
Leadtools.Dicom Namespace : DicomPaletteColorLutAttributes Class




This DicomPaletteColorLutAttributes class is used by the method GetPaletteColorLutAttributes and SetPaletteColorLutAttributes to get and set the attributes that describe the "Palette Color Lookup Table".

Syntax

Visual Basic (Declaration) 
Public Class DicomPaletteColorLutAttributes 
Visual Basic (Usage)Copy Code
Dim instance As DicomPaletteColorLutAttributes
C# 
public class DicomPaletteColorLutAttributes 
Managed Extensions for C++ 
public __gc class DicomPaletteColorLutAttributes 
C++/CLI 
public ref class DicomPaletteColorLutAttributes 

Example

For an example, refer to DeletePaletteColorLut.

Remarks

  • The properties of this class are based on the attributes of the "Palette Color Lookup Module". Please see "Palette Color Lookup Module" in the DICOM standard for more details.
  • According to the DICOM standard when the number of table entries under the "Palette Color Lookup Table" is equal to 2^16 then the number of entries should be 0. However, the 2 methods, GetPaletteColorLutAttributes and SetPaletteColorLutAttributes, do NOT have this limitation. When you call GetPaletteColorLutAttributes it will automatically set the value inside the dataset to 0 if NumberOfEntries is equal to 2^16. The same applies to SetPaletteColorLutAttributes.

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.DicomPaletteColorLutAttributes

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features