SLGPUImagePicture Class Reference

Inherits from SLGPUImageOutput : NSObject
Declared in SLGPUImagePicture.h

– processImageWithCompletionHandler:

Process image with all targets and filters asynchronously The completion handler is called after processing finished in the GPU’s dispatch queue - and only if this method did not return NO.

- (BOOL)processImageWithCompletionHandler:(void ( ^ ) ( void ))completion

Return Value

NO if resource is blocked and processing is discarded, YES otherwise

Declared In

SLGPUImagePicture.h