#import <CameraImage.h>
Abgeleitet von MLPhoto.
Öffentliche Methoden | |
| (id) | - initWithDCFFileGroup: |
| (void) | - dealloc |
| (id) | - fileGroup |
| (void) | - fileGroupWillBeginSaving: |
| (void) | - fileGroupDidFinishSaving: |
| (int) | - compare: |
| (id) | - description |
| (id) | - thumbnailImage |
| (struct CGImage *) | - _createCGImageForFormat:orientation: |
| (struct CGImage *) | - createFullScreenCGImageRef: |
| (struct CGImage *) | - createLowResolutionFullScreenCGImageRef |
| (void) | - deleteFiles |
Öffentliche, statische Methoden | |
| (void) | + setMaxImageSize: |
| (int) | + imageIDForFileGroup: |
Geschützte Attribute | |
| MLPhotoDCFFileGroup * | _fileGroup |
Definiert in Zeile 11 der Datei CameraImage.h.
| + (void) setMaxImageSize: | (int) | fp8 |
| + (int) imageIDForFileGroup: | (id) | fp8 |
| - (id) initWithDCFFileGroup: | (id) | fp8 |
| - (void) dealloc |
Implementiert NSObject.
| - (id) fileGroup |
| - (void) fileGroupWillBeginSaving: | (id) | fp8 |
| - (void) fileGroupDidFinishSaving: | (id) | fp8 |
| - (int) compare: | (id) | fp8 |
| - (id) description |
| - (id) thumbnailImage |
| - (struct CGImage *) _createCGImageForFormat: | (int) | fp8 | ||
| orientation: | (int *) | fp12 | ||
| - (struct CGImage *) createFullScreenCGImageRef: | (int *) | fp8 |
| - (struct CGImage *) createLowResolutionFullScreenCGImageRef |
| - (void) deleteFiles |
- (MLPhotoDCFFileGroup*) _fileGroup [protected] |
Definiert in Zeile 13 der Datei CameraImage.h.