GetImageSpaceProcPtr
Defines a pointer to a get-image-space function.
Declaration
typedef CMError (*GetImageSpaceProcPtr)
(
const FSSpec * spec,
OSType * space
);Parameters
- spec:
See the File Manager documentation for a description of the
FSSpecdata type. - space:
Return Value
A CMError value. See Result Codes.
See Also
Callbacks
CMBitmapCallBackProcPtrCMConcatCallBackProcPtrCMCountImageProfilesProcPtrCMEmbedImageProcPtrCMFlattenProcPtrCMGetImageSpaceProcPtrCMGetIndImageProfileProcPtrCMIterateDeviceInfoProcPtrCMIterateDeviceProfileProcPtrCMLinkImageProcPtrCMMatchImageProcPtrCMMIterateProcPtrCMProofImageProcPtrCMProfileIterateProcPtrCMSetIndImageProfileProcPtrCMUnembedImageProcPtrCMValidImageProcPtrCountImageProfilesProcPtrEmbedImageProcPtrGetIndImageProfileProcPtrMatchImageProcPtrSetIndImageProfileProcPtrUnembedImageProcPtrValidateImageProcPtrValidateSpaceProcPtr