]> git.saurik.com Git - iphone-api.git/blame - PhotoLibrary/PLCropOverlay-PhotoSaving.h
Add some IOMobileFramebuffer functions long ago used by Veency.
[iphone-api.git] / PhotoLibrary / PLCropOverlay-PhotoSaving.h
CommitLineData
491070e3
JF
1/*
2 * Generated by class-dump 3.1.2.
3 *
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
5 */
6
7#import <PhotoLibrary/PLCropOverlay.h>
8
9@interface PLCropOverlay (PhotoSaving)
10- (void)beginBackgroundSaveWithTile:(id)fp8 progressTitle:(id)fp12 completionCallbackTarget:(id)fp16 options:(int)fp20;
11- (void)_backgroundSavePhoto:(id)fp8;
12- (void)_savePhotoFinished:(id)fp8;
13@end
14