Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS DICOM C++ Class Library Help

DICOMPALETTECOLORLUTTYPE

Show in webframe

typedef enum tagDICOMPALETTECOLORLUTTYPE
{
   DICOMPALETTECOLORLUTTYPE_RED,
   DICOMPALETTECOLORLUTTYPE_GREEN,
   DICOMPALETTECOLORLUTTYPE_BLUE
} DICOMPALETTECOLORLUTTYPE, *pDICOMPALETTECOLORLUTTYPE;

The DICOMPALETTECOLORLUTTYPE data type is used within LDicomDS::GetPaletteColorLUTData and LDicomDS::SetPaletteColorLUTData to determine which "Palette Color Lookup Table" data to get or set.

Value

Meaning

DICOMPALETTECOLORLUTTYPE_RED

"Red Palette Color Lookup Table Data" (0028,1201).

DICOMPALETTECOLORLUTTYPE_GREEN

"Green Palette Color Lookup Table Data" (0028,1202).

DICOMPALETTECOLORLUTTYPE_BLUE

"Blue Palette Color Lookup Table Data" (0028,1203).

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.