|
SimpleECM Image Processing SDK
1.1
|
#import <SECMConvertToGrayscaleOperation.h>
Additional Inherited Members | |
Instance Methods inherited from SECMImageOperation | |
| (id) | - initWithSECMImage: |
Properties inherited from SECMImageOperation | |
| SECMImage * | sImage |
| the image to apply the operation on More... | |
| id< SECMImageOperationDelegate > | delegate |
| delegate that will be informed of the operation's events More... | |
Operation that converts the image to grayscale.
Definition at line 16 of file SECMConvertToGrayscaleOperation.h.