KCMS Application Developer's Guide

KcsPixelLayoutSpeeds

typedef struct KcsPixelLayoutSpeeds_s {
      KcsPixelLayout                    supportedLayout;
      KcsEvalSpeed                    speed;
 }KcsPixelLayoutSpeeds;

KcsPixelLayoutSpeeds, used in the KcsAttributeValue structure, defines the relationship between a CMM's support of a pixel layout and how efficiently it uses that layout. Some CMMs are optimized for certain layouts. This allows the application to maximize a CMM's performance based on the information returned by KcsPixelLayoutSpeeds.