UnembedImageProcPtr
Defines a pointer to an umembed-image function.
Declaration
typedef CMError (*UnembedImageProcPtr)
(
const FSSpec * specFrom,
const FSSpec * specInto
);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.
Return Value
A CMError value. See Result Codes.
See Also
Callbacks
CMBitmapCallBackProcPtrCMConcatCallBackProcPtrCMCountImageProfilesProcPtrCMEmbedImageProcPtrCMFlattenProcPtrCMGetImageSpaceProcPtrCMGetIndImageProfileProcPtrCMIterateDeviceInfoProcPtrCMIterateDeviceProfileProcPtrCMLinkImageProcPtrCMMatchImageProcPtrCMMIterateProcPtrCMProofImageProcPtrCMProfileIterateProcPtrCMSetIndImageProfileProcPtrCMUnembedImageProcPtrCMValidImageProcPtrCountImageProfilesProcPtrEmbedImageProcPtrGetImageSpaceProcPtrGetIndImageProfileProcPtrMatchImageProcPtrSetIndImageProfileProcPtrValidateImageProcPtrValidateSpaceProcPtr