PHLivePhotoFrameProcessingBlock2 Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public delegate CoreImage.CIImage PHLivePhotoFrameProcessingBlock2(IPHLivePhotoFrame frame, ref NSError error);
type PHLivePhotoFrameProcessingBlock2 = delegate of IPHLivePhotoFrame * -> CIImage
Parameters
- frame
- IPHLivePhotoFrame
- error
- NSError