PINRemoteImageManagerImageProcessor Block Reference

Declared in PINRemoteImageManager.h

Block Definition

PINRemoteImageManagerImageProcessor

Processor block to post-process a downloaded image. Passed in a PINRemoteImageManagerResult and a pointer to an NSUInteger which can be updated to indicate the cost of processing the image.

typedef UIImage* (^PINRemoteImageManagerImageProcessor) (PINRemoteImageManagerResult *result, NSUInteger *cost)

Declared In

PINRemoteImageManager.h