NewCMProfileIterateUPP
Creates a new universal procedure pointer (UPP) to a profile-iteration callback.
Declaration
func NewCMProfileIterateUPP(_ userRoutine: CMProfileIterateProcPtr) -> CMProfileIterateUPPParameters
- userRoutine:
A pointer to your profile-iteration callback function.
Return Value
The universal procedure pointer.
See Also
Working With Universal Procedure Pointers
NewCMBitmapCallBackUPPDisposeCMBitmapCallBackUPPInvokeCMBitmapCallBackUPPNewCMConcatCallBackUPPDisposeCMConcatCallBackUPPInvokeCMConcatCallBackUPPNewCMFlattenUPPDisposeCMFlattenUPPInvokeCMFlattenUPPNewCMMIterateUPPDisposeCMMIterateUPPInvokeCMMIterateUPPDisposeCMProfileIterateUPPInvokeCMProfileIterateUPP