![]() |
CMConvertProfile2to1 |
||||
Header: | CMApplication.h | Carbon status: | Unsupported | |
Converts the specified ColorSync profile from the 2.x format to the 1.0 format.
CMError CMConvertProfile2to1 ( CMProfileRef profv2, CMProfileHandle *profv1 );
A reference to a ColorSync 2.x format profile to convert to 1.0 format.
A pointer to a profile handle. On return, the handle contains a 1.0 format version of the 2.x format profile referred to by profv2. In some cases there may be loss of information in creating the version 1.0 profile.
Not supported in Carbon. Not available in Carbon.
ColorSync 1.0 profiles will no longer be supported, so CMConvertProfile2to1 has no utility.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)