vitasdk
Documentation of the vitasdk
photoexport.h File Reference
#include <vitasdk/build_utils.h>
#include <psp2/types.h>

Go to the source code of this file.

Data Structures

struct  PhotoExportParam
 

Functions

 VITASDK_BUILD_ASSERT_EQ (0x30, PhotoExportParam)
 
int scePhotoExportFromData (const void *data, SceSize size, const PhotoExportParam *param, void *workingMemory, void *cancelCb, void *user, char *outPath, SceSize outPathSize)
 
int scePhotoExportFromFile (const char *path, const PhotoExportParam *param, void *workingMemory, void *cancelCb, void *user, char *outPath, SceSize outPathSize)