OpenIGTLink/ProtocolV2/Type/ColorTable

From NAMIC Wiki
Jump to: navigation, search
Home < OpenIGTLink < ProtocolV2 < Type < ColorTable

<< Version 2 Index Page

Summary

COLORT is used to transfer a color table.

Message Types

COLORT

To get the COLORTABLE, 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

Comments