Xcm
0.4.2
|
#include <Xcm.h>
Data Fields | |
uint8_t | md5 [16] |
uint32_t | length |
The XcolorProfile typedefed structure describes a single ICC profile. The 'md5' field is used to identify the profile. The actual data follows right after the structure.
uint32_t XcolorProfile::length |
number of bytes following, network byte order
uint8_t XcolorProfile::md5[16] |
ICC MD5 of the profile