Specification > ColorTable
Summary
COLORT is used to transfer a color table.
Message Types
COLORT
To get the COLORT, GET_COLORT is used with the Id in the device name field.
| Data | Type | Description |
| I | 8-bit unsigned int | Index Type (3:uint8 5:uint16) |
| M | 8-bit unsigned int | Map Type (3:uint8 5:uint16 19:RGB color) |
| TABLE | Array of 8-bit unsigned int | Color index table |
GET_COLORT
| Data | Type | Description |
STT_COLORT
N/A
STP_COLORT
N/A
RTS_COLORT
N/A
Implementations
IMGMETA message type is implemented in the following source code.
Contributors
- Alexander Schaal