2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class MLPhotoDCFFileGroup
;
11 @interface PLCameraImage
: MLPhoto
13 MLPhotoDCFFileGroup
*_fileGroup
;
16 + (void)setMaxImageSize
:(int)fp8
;
17 + (int)imageIDForFileGroup
:(id
)fp8
;
18 - (id
)initWithDCFFileGroup
:(id
)fp8
;
21 - (void)fileGroupWillBeginSaving
:(id
)fp8
;
22 - (void)fileGroupDidFinishSaving
:(id
)fp8
;
23 - (int)compare
:(id
)fp8
;
26 - (struct CGImage
*)_createCGImageForFormat
:(int)fp8 orientation
:(int *)fp12 ignoringSizeCaps
:(BOOL
)fp16 properties
:(const struct __CFDictionary
**)fp20
;
27 - (struct CGImage
*)createFullScreenCGImageRef
:(int *)fp8 properties
:(const struct __CFDictionary
**)fp12
;
28 - (struct CGImage
*)createFullSizeCGImageRef
:(int *)fp8
;
29 - (struct CGImage
*)createLowResolutionFullScreenCGImageRef
;
30 - (BOOL
)hasFullSizeImage
;