2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @interface
MLPhoto (PhotosAdditions
)
10 + (struct CGImage
*)createAndSaveIconForWallpaperImage
:(id
)fp8
;
11 + (struct CGImage
*)createUnrotatedImageWithSize
:(struct CGSize
)fp8 originalImage
:(struct CGImage
*)fp16 imageOrientation
:(int)fp20
;
13 - (struct CGImage
*)createThumbnailCGImageRef
;
14 - (struct CGImage
*)createFullScreenCGImageRef
:(int *)fp8 properties
:(const struct __CFDictionary
**)fp12
;
15 - (struct CGImage
*)createFullSizeCGImageRef
:(int *)fp8
;
16 - (struct CGImage
*)createLowResolutionFullScreenCGImageRef
;
17 - (BOOL
)hasFullSizeImage
;