SimpleECM Image Processing SDK  1.1
 All Classes Files Functions Variables Enumerations Enumerator Properties
<SECMImageOperationDelegate> Protocol Reference

#import <SECMImageOperation.h>

Inheritance diagram for <SECMImageOperationDelegate>:

Instance Methods

(void) - SECMImageOperation:didFinishWithResult:
 

Detailed Description

Definition at line 17 of file SECMImageOperation.h.

Method Documentation

- (void) SECMImageOperation: (SECMImageOperation *)  operation
didFinishWithResult: (NSDictionary *)  imageOperationResults 

Informs the delegate of an operation's completion

Parameters
SECMImageOperation*operation the operation that sent the event
NSDictionary*imageOperationResults dictionary with different context information about the operation's result

The documentation for this protocol was generated from the following file: