KCMS Application Developer's Guide

icTag

typedef struct {
 	icTagSignature				sig;		/* tag signature */
 	icUInt32Number				offset;		/* start of tag relative to start of
 							 * header, See ICC spec, sect 8 */
 	icUInt32Number				size;		/* size in bytes */
 } icTag;