KCMS Application Developer's Guide

icCurve

typedef struct {
     icUInt32Number         count;          /* Number of entries */
     icUInt16Number         data[icAny];    /* The actual table data, real
                                             * number is determined by count
                                             * Interpretation depends on data
                                             * use with a given tag */
 } icCurve;