CMGetIndImageProfileProcPtr
Defines a pointer to a function that obtains a specific embedded profile for a given image.
Declaration
typedef CMError (*CMGetIndImageProfileProcPtr)
(
const FSSpec * spec,
UInt32 index,
CMProfileRef * prof
);Parameters
- spec:
See the File Manager documentation for a description of the
FSSpecdata type. - index:
- prof:
Return Value
A CMError value. See Result Codes.
See Also
Callbacks
CMBitmapCallBackProcPtrCMConcatCallBackProcPtrCMCountImageProfilesProcPtrCMEmbedImageProcPtrCMFlattenProcPtrCMGetImageSpaceProcPtrCMIterateDeviceInfoProcPtrCMIterateDeviceProfileProcPtrCMLinkImageProcPtrCMMatchImageProcPtrCMMIterateProcPtrCMProofImageProcPtrCMProfileIterateProcPtrCMSetIndImageProfileProcPtrCMUnembedImageProcPtrCMValidImageProcPtrCountImageProfilesProcPtrEmbedImageProcPtrGetImageSpaceProcPtrGetIndImageProfileProcPtrMatchImageProcPtrSetIndImageProfileProcPtrUnembedImageProcPtrValidateImageProcPtrValidateSpaceProcPtr