2021-09-15 16:17:51 +02:00
|
|
|
/*! \mainpage
|
|
|
|
|
2021-09-16 03:07:11 +02:00
|
|
|
<h4>Open Source RAGE Photo Parser for GTA V and RDR 2</h4>
|
2021-09-15 16:17:51 +02:00
|
|
|
|
2021-11-03 10:19:32 +01:00
|
|
|
- Read/Write RAGE Photos error free and correct
|
2021-09-15 16:17:51 +02:00
|
|
|
- Support for metadata stored in RAGE Photos
|
|
|
|
- Export RAGE Photos to jpeg with ragephoto-extract
|
2021-12-01 07:41:47 +01:00
|
|
|
- High Efficient and Simple C/C++ API
|
2021-09-15 16:17:51 +02:00
|
|
|
|
2023-04-02 21:33:48 +02:00
|
|
|
<b>Getting started</b>
|
|
|
|
\subpage Build "Build libragephoto"
|
2024-04-09 05:21:36 +02:00
|
|
|
\subpage Usage "Using libragephoto"
|
2021-09-15 16:17:51 +02:00
|
|
|
|
2023-04-02 21:33:48 +02:00
|
|
|
<b>Reference</b>
|
2024-04-09 05:21:36 +02:00
|
|
|
\ref RagePhotoInstance "RagePhoto C API"
|
|
|
|
\ref ragephoto::photo "RagePhoto C++ API"
|
2023-04-02 21:33:48 +02:00
|
|
|
RagePhotoData (Data Object Struct)
|
|
|
|
RagePhotoFormatParser (Custom Format Parser Struct)
|
|
|
|
|
|
|
|
<b>Project Pages</b>
|
|
|
|
https://git.syping.de/Syping/libragephoto
|
|
|
|
https://gitlab.com/Syping/libragephoto
|
|
|
|
https://github.com/Syping/libragephoto
|
2021-09-15 16:17:51 +02:00
|
|
|
|
|
|
|
*/
|