#import <PLPhotoLibrary.h>
Abgeleitet von MLPhotoLibrary.
Öffentliche Methoden | |
| (id) | - init |
| (struct CGImage *) | - createCGImageForDulcimerImage:format: |
| (id) | - imageForFormat:forImage: |
| (id) | - albums |
| (id) | - posterImageForAlbum: |
Öffentliche, statische Methoden | |
| (id) | + sharedPhotoLibrary |
| (id) | + photosDirectory |
| (struct CGImage *) | + createThumbnailOfImage:format:atPath: |
| (struct CGImage *) | + createThumbnailOfImage:format:atPath:orientation: |
| (struct CGImage *) | + createThumbnailOfImage:format:atPath:orientation:thumbnailDataOut: |
Definiert in Zeile 9 der Datei PLPhotoLibrary.h.
| + (id) sharedPhotoLibrary |
Implementiert MLPhotoLibrary.
| + (id) photosDirectory |
| + (struct CGImage *) createThumbnailOfImage: | (struct CGImage *) | fp8 | ||
| format: | (int) | fp12 | ||
| atPath: | (id) | fp16 | ||
| + (struct CGImage *) createThumbnailOfImage: | (struct CGImage *) | fp8 | ||
| format: | (int) | fp12 | ||
| atPath: | (id) | fp16 | ||
| orientation: | (int) | fp20 | ||
| + (struct CGImage *) createThumbnailOfImage: | (struct CGImage *) | fp8 | ||
| format: | (int) | fp12 | ||
| atPath: | (id) | fp16 | ||
| orientation: | (int) | fp20 | ||
| thumbnailDataOut: | (id *) | fp24 | ||
| - (id) init |
| - (struct CGImage *) createCGImageForDulcimerImage: | (id) | fp8 | ||
| format: | (int) | fp12 | ||
| - (id) imageForFormat: | (int) | fp8 | ||
| forImage: | (id) | fp12 | ||
| - (id) albums |
Implementiert MLPhotoLibrary.
| - (id) posterImageForAlbum: | (id) | fp8 |