openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Cfilepara Struct Reference

#include <picload.h>

Public Member Functions

 Cfilepara (const char *mfile, int mid, std::string size)
 
 ~Cfilepara ()
 
void addExifInfo (std::string val)
 

Public Attributes

char * file
 
unsigned char * pic_buffer
 
gRGBpalette
 
int palette_size
 
int bits
 
int id
 
int max_x
 
int max_y
 
int ox
 
int oy
 
std::string picinfo
 
bool callback
 

Constructor & Destructor Documentation

◆ Cfilepara()

Cfilepara::Cfilepara ( const char *  mfile,
int  mid,
std::string  size 
)
inline

◆ ~Cfilepara()

Cfilepara::~Cfilepara ( )
inline

Member Function Documentation

◆ addExifInfo()

void Cfilepara::addExifInfo ( std::string  val)
inline

Member Data Documentation

◆ bits

int Cfilepara::bits

◆ callback

bool Cfilepara::callback

◆ file

char* Cfilepara::file

◆ id

int Cfilepara::id

◆ max_x

int Cfilepara::max_x

◆ max_y

int Cfilepara::max_y

◆ ox

int Cfilepara::ox

◆ oy

int Cfilepara::oy

◆ palette

gRGB* Cfilepara::palette

◆ palette_size

int Cfilepara::palette_size

◆ pic_buffer

unsigned char* Cfilepara::pic_buffer

◆ picinfo

std::string Cfilepara::picinfo

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