| data | RagePhotoInstance | |
| parser | RagePhotoInstance | |
| ragephoto_addparser(ragephoto_t instance, RagePhotoFormatParser *rp_parser) | RagePhotoInstance | |
| ragephoto_clear(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_close(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_defpbuf_gta5() | RagePhotoInstance | related |
| ragephoto_defpbuf_rdr2() | RagePhotoInstance | related |
| ragephoto_error(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_format_gta5() | RagePhotoInstance | related |
| ragephoto_format_rdr2() | RagePhotoInstance | related |
| ragephoto_getphotodata(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_getphotodesc(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_getphotoformat(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_getphotoheader(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_getphotojpeg(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_getphotojson(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_getphotosign(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_getphotosignf(ragephoto_t instance, uint32_t photoFormat) | RagePhotoInstance | |
| ragephoto_getphotosigns(ragephoto_t instance, char *data, size_t size) | RagePhotoInstance | |
| ragephoto_getphotosignsf(ragephoto_t instance, char *data, size_t size, uint32_t photoFormat) | RagePhotoInstance | |
| ragephoto_getphotosize(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_getphototitle(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_getsavesize(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_getsavesizef(ragephoto_t instance, uint32_t photoFormat) | RagePhotoInstance | |
| ragephoto_load(ragephoto_t instance, const char *data, size_t size) | RagePhotoInstance | |
| ragephoto_loadfile(ragephoto_t instance, const char *filename) | RagePhotoInstance | |
| ragephoto_open() | RagePhotoInstance | |
| ragephoto_save(ragephoto_t instance, char *data) | RagePhotoInstance | |
| ragephoto_savef(ragephoto_t instance, char *data, uint32_t photoFormat) | RagePhotoInstance | |
| ragephoto_savefile(ragephoto_t instance, const char *filename) | RagePhotoInstance | |
| ragephoto_savefilef(ragephoto_t instance, const char *filename, uint32_t photoFormat) | RagePhotoInstance | |
| ragephoto_setbufferdefault(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_setbufferoffsets(ragephoto_t instance) | RagePhotoInstance | |
| ragephoto_setlibraryflag(RagePhotoLibraryFlag flag, bool state) | RagePhotoInstance | related |
| ragephoto_setphotodata(ragephoto_t instance, RagePhotoData *rp_data) | RagePhotoInstance | |
| ragephoto_setphotodatac(ragephoto_t instance, RagePhotoData *rp_data) | RagePhotoInstance | |
| ragephoto_setphotodesc(ragephoto_t instance, const char *description, uint32_t bufferSize) | RagePhotoInstance | |
| ragephoto_setphotoformat(ragephoto_t instance, uint32_t photoFormat) | RagePhotoInstance | |
| ragephoto_setphotoheader(ragephoto_t instance, const char *header, uint32_t headerSum) | RagePhotoInstance | |
| ragephoto_setphotoheader2(ragephoto_t instance, const char *header, uint32_t headerSum, uint32_t headerSum2) | RagePhotoInstance | |
| ragephoto_setphotojpeg(ragephoto_t instance, const char *data, uint32_t size, uint32_t bufferSize) | RagePhotoInstance | |
| ragephoto_setphotojson(ragephoto_t instance, const char *json, uint32_t bufferSize) | RagePhotoInstance | |
| ragephoto_setphototitle(ragephoto_t instance, const char *title, uint32_t bufferSize) | RagePhotoInstance | |
| ragephoto_t typedef | RagePhotoInstance | |
| ragephoto_version() | RagePhotoInstance | related |