MLPhotoLibrary Klassenreferenz

#import <MLPhotoLibrary.h>

Abgeleitet von NSObject.

Basisklasse für PLPhotoLibrary.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - _loadImageLibrary
(void) - _flushImageLibrary
(id) - initWithPath:
(void) - dealloc
(id) - dataForPhoto:format:width:height:bytesPerRow:dataWidth:dataHeight:imageDataOffset:
(id) - albums
(void) - flushAlbums
(void) - reloadAlbums
(id) - _imagesForAlbum:firstImageOnly:
(int) - numberOfImagesInAlbum:
(int) - countOfAllPhotos
(id) - firstImageForAlbum:
(id) - imagesForAlbum:

Öffentliche, statische Methoden

(id) + sharedPhotoLibrary
(id) + imageFormats
(int) + widthForFormat:
(int) + heightForFormat:
(BOOL) + formatIsCropped:

Geschützte Attribute

NSString_path
NSMutableArray_albums

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei MLPhotoLibrary.h.


Dokumentation der Elementfunktionen

+ (id) sharedPhotoLibrary  

Implementiert in PLPhotoLibrary.

+ (id) imageFormats  

+ (int) widthForFormat: (int)  fp8  

+ (int) heightForFormat: (int)  fp8  

+ (BOOL) formatIsCropped: (int)  fp8  

- (void) _loadImageLibrary  

- (void) _flushImageLibrary  

- (id) initWithPath: (id)  fp8  

- (void) dealloc  

Implementiert NSObject.

- (id) dataForPhoto: (id)  fp8
format: (int)  fp12
width: (int *)  fp16
height: (int *)  fp20
bytesPerRow: (int *)  fp24
dataWidth: (int *)  fp28
dataHeight: (int *)  fp32
imageDataOffset: (int *)  fp36 

- (id) albums  

Implementiert in PLPhotoLibrary.

- (void) flushAlbums  

- (void) reloadAlbums  

- (id) _imagesForAlbum: (id)  fp8
firstImageOnly: (BOOL)  fp12 

- (int) numberOfImagesInAlbum: (id)  fp8  

- (int) countOfAllPhotos  

- (id) firstImageForAlbum: (id)  fp8  

- (id) imagesForAlbum: (id)  fp8  


Dokumentation der Datenelemente

- (NSString*) _path [protected]

Definiert in Zeile 13 der Datei MLPhotoLibrary.h.

- (NSMutableArray*) _albums [protected]

Definiert in Zeile 14 der Datei MLPhotoLibrary.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: