![]() |
Constants for Embedding Profiles and Profile Identifiers |
Header: CMApplication.h |
enum { cmEmbedWholeProfile = 0, cmEmbedProfileIdentifier = 1 };
When the flags parameter has the value cmEmbedWholeProfile, the NCMUseProfileComment function embeds the entire specified profile.
When the flags parameter has the value cmEmbedProfileIdentifier, the NCMUseProfileComment function embeds a profile identifier for the specified profile.
The ColorSync Manager provides these constant declarations to use with the function
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)