funcDCM_Palette   261 coders/dcm.c   static DicomElemParseFunc funcDCM_Palette;
funcDCM_Palette  1543 coders/dcm.c       { 0x0028, 0x1201, (char *) "OW", (char *) "Red Palette Color Lookup Table Data", (DicomElemParseFunc *) funcDCM_Palette },
funcDCM_Palette  1544 coders/dcm.c       { 0x0028, 0x1202, (char *) "OW", (char *) "Green Palette Color Lookup Table Data", (DicomElemParseFunc *) funcDCM_Palette },
funcDCM_Palette  1545 coders/dcm.c       { 0x0028, 0x1203, (char *) "OW", (char *) "Blue Palette Color Lookup Table Data", (DicomElemParseFunc *) funcDCM_Palette },