2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import "MLPhotoLibrary.h"
9 @interface PLPhotoLibrary
: MLPhotoLibrary
13 + (id
)sharedPhotoLibrary
;
14 + (id
)photosDirectory
;
15 + (struct CGImage
*)createThumbnailOfImage
:(struct CGImage
*)fp8 format
:(int)fp12 atPath
:(id
)fp16
;
16 + (struct CGImage
*)createThumbnailOfImage
:(struct CGImage
*)fp8 format
:(int)fp12 atPath
:(id
)fp16 orientation
:(int)fp20
;
17 + (struct CGImage
*)createThumbnailOfImage
:(struct CGImage
*)fp8 format
:(int)fp12 atPath
:(id
)fp16 orientation
:(int)fp20 thumbnailDataOut
:(id
*)fp24
;
20 - (struct CGImage
*)createCGImageForDulcimerImage
:(id
)fp8 format
:(int)fp12
;
21 - (id
)imageForFormat
:(int)fp8 forImage
:(id
)fp12
;
23 - (id
)posterImageForAlbum
:(id
)fp8
;
24 - (void)_cameraAlbumContentsChanged
:(id
)fp8
;