libragephoto Version: 0.5.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
RagePhotoFormatParser Struct Reference

#include <RagePhotoTypedefs.h>

Public Attributes

uint32_t photoFormat
 
ragephoto_loadfunc_t funcLoad
 
ragephoto_savefunc_t funcSave
 
ragephoto_savepfunc_t funcSavep
 
ragephoto_saveszfunc_t funcSaveSz
 

Detailed Description

RagePhoto format parser struct for registering custom formats.

Member Data Documentation

◆ funcLoad

ragephoto_loadfunc_t RagePhotoFormatParser::funcLoad

Pointer to load function

◆ funcSave

ragephoto_savefunc_t RagePhotoFormatParser::funcSave

Pointer to save function

◆ funcSavep

ragephoto_savepfunc_t RagePhotoFormatParser::funcSavep

Pointer to savep function

◆ funcSaveSz

ragephoto_saveszfunc_t RagePhotoFormatParser::funcSaveSz

Pointer to saveSize function

◆ photoFormat

uint32_t RagePhotoFormatParser::photoFormat

Photo file format magic


The documentation for this struct was generated from the following file: