![]() |
CMRemoveProfileElement |
||||
Header: | CMApplication.h | Carbon status: | Supported | |
Removes an element corresponding to a specific tag from the specified profile.
CMError CMRemoveProfileElement ( CMProfileRef prof, OSType tag );
A profile reference of type CMProfileRef to the profile containing the tag remove.
The tag signature for the element to remove.
The CMRemoveProfileElement function deletes the tag as well as the element data from the profile.
Supported in Carbon. Available in Carbon 1.0.2 and later when ColorSync 2.0 or later is present.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)