15 #ifndef __IGTL_COLORTABLE_H
16 #define __IGTL_COLORTABLE_H
22 #define IGTL_COLORTABLE_HEADER_SIZE 2
24 #define IGTL_COLORTABLE_INDEX_UINT8 3
25 #define IGTL_COLORTABLE_INDEX_UINT16 5
26 #define IGTL_COLORTABLE_MAP_UINT8 3
27 #define IGTL_COLORTABLE_MAP_UINT16 5
28 #define IGTL_COLORTABLE_MAP_RGB 19
void igtl_export igtl_colortable_convert_byte_order(igtl_colortable_header *header, void *table)
igtl_uint64 igtl_export igtl_colortable_get_table_size(igtl_colortable_header *header)
igtl_uint64 igtl_export igtl_colortable_get_crc(igtl_colortable_header *header, void *table)