CMEmbedImageProcPtr
Defines a pointer to a function that embeds an image with an ICC profile.
Declaration
typedef CMError (*CMEmbedImageProcPtr)
(
const FSSpec * specFrom,
const FSSpec * specInto,
Boolean repl,
CMProfileRef embProf
);Parameters
- specFrom:
See the File Manager documentation for a description of the
FSSpecdata type. - specInto:
See the File Manager documentation for a description of the
FSSpecdata type. - repl:
- embProf:
Return Value
A CMError value. See Result Codes.
See Also
Callbacks
CMBitmapCallBackProcPtrCMConcatCallBackProcPtrCMCountImageProfilesProcPtrCMFlattenProcPtrCMGetImageSpaceProcPtrCMGetIndImageProfileProcPtrCMIterateDeviceInfoProcPtrCMIterateDeviceProfileProcPtrCMLinkImageProcPtrCMMatchImageProcPtrCMMIterateProcPtrCMProofImageProcPtrCMProfileIterateProcPtrCMSetIndImageProfileProcPtrCMUnembedImageProcPtrCMValidImageProcPtrCountImageProfilesProcPtrEmbedImageProcPtrGetImageSpaceProcPtrGetIndImageProfileProcPtrMatchImageProcPtrSetIndImageProfileProcPtrUnembedImageProcPtrValidateImageProcPtrValidateSpaceProcPtr