![]() |
PATH![]() |
![]() ![]() |
Starting with version 2.1, the ColorSync Manager defines the structure
CMProfileIdentifier
, which identifies a profile but takes up much less space than most profiles. A profile identifier can refer to an embedded profile or to a profile file stored in the ColorSync Profiles folder. Your application can embed profile identifiers in place of entire profiles, or in addition to them.
ColorSync provides the following functions for searching for profile identifiers:
CMProfileIdentifierFolderSearch
searches the ColorSync Profiles folder and returns a list of profile references, one for each profile that matches the specified profile identifier.CMProfileIdentifierListSearch
searches a list of profile references and returns a list of all references that match a specified profile identifier.