CMCountImageProfilesProcPtr
Defines a pointer to a function that obtains a count of the number of embedded profiles for a given image.
Declaration
typedef CMError (*CMCountImageProfilesProcPtr)
(
const FSSpec * spec,
UInt32 * count
);Parameters
- spec:
See the File Manager documentation for a description of the
FSSpecdata type. - count:
Return Value
A CMError value. See Result Codes.
See Also
Callbacks
CMBitmapCallBackProcPtrCMConcatCallBackProcPtrCMEmbedImageProcPtrCMFlattenProcPtrCMGetImageSpaceProcPtrCMGetIndImageProfileProcPtrCMIterateDeviceInfoProcPtrCMIterateDeviceProfileProcPtrCMLinkImageProcPtrCMMatchImageProcPtrCMMIterateProcPtrCMProofImageProcPtrCMProfileIterateProcPtrCMSetIndImageProfileProcPtrCMUnembedImageProcPtrCMValidImageProcPtrCountImageProfilesProcPtrEmbedImageProcPtrGetImageSpaceProcPtrGetIndImageProfileProcPtrMatchImageProcPtrSetIndImageProfileProcPtrUnembedImageProcPtrValidateImageProcPtrValidateSpaceProcPtr