Carbon


CMWorldRef

Header: CMApplication.h

typedef struct OpaqueCMWorldRef* CMWorldRef;

Your application passes a color world reference as a parameter on calls to functions to perform color-matching and color-checking sessions and to dispose of the color world. When your application calls the function NCWNewColorWorld and the function CWConcatColorWorld to allocate a color world for color-matching and color-checking sessions, the ColorSync Manager returns a reference to the color world. The ColorSync Manager defines an abstract private data structure of type OpaqueCMWorldRef for the color world reference.

The color world is affected by the rendering intent, lookup flag, gamut flag, and quality flag of the profiles that make up the color world. For more information, see “Rendering Intent Values for Version 2.x Profiles”, “Flag Mask Definitions for Version 2.x Profiles”, and “Quality Flag Values for Version 2.x Profiles”.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)