CMValidImageProcPtr
Defines a pointer to a function that validates a specified image file.
Declaration
typedef CMError (*CMValidImageProcPtr)
(
const FSSpec * spec
);Parameters
- spec:
See the File Manager documentation for a description of the
FSSpecdata type.
Return Value
A CMError value. See Result Codes.
See Also
Callbacks
CMBitmapCallBackProcPtrCMConcatCallBackProcPtrCMCountImageProfilesProcPtrCMEmbedImageProcPtrCMFlattenProcPtrCMGetImageSpaceProcPtrCMGetIndImageProfileProcPtrCMIterateDeviceInfoProcPtrCMIterateDeviceProfileProcPtrCMLinkImageProcPtrCMMatchImageProcPtrCMMIterateProcPtrCMProofImageProcPtrCMProfileIterateProcPtrCMSetIndImageProfileProcPtrCMUnembedImageProcPtrCountImageProfilesProcPtrEmbedImageProcPtrGetImageSpaceProcPtrGetIndImageProfileProcPtrMatchImageProcPtrSetIndImageProfileProcPtrUnembedImageProcPtrValidateImageProcPtrValidateSpaceProcPtr