![]() |
![]()
| ![]() |
![]()
NAMEXcolorProfile - SYNOPSIS#include <Xcm.h> Data Fieldsuint8_t md5 [16]
Detailed DescriptionThe 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. Field Documentationuint32_t XcolorProfile::lengthnumber of bytes following, network byte order Referenced by XcolorProfileDelete(), and XcolorProfileUpload(). uint8_t XcolorProfile::md5[16]ICC MD5 of the profile AuthorGenerated automatically by Doxygen for Xcm-0.5.4 from the source code.
|