#include "WPGBitmap.h"
#include "libwpg_utils.h"
Classes | |
class | libwpg::WPGBitmap::Private |
Defines | |
#define | DUMP_BITMAP 0 |
Functions | |
void | writeU16 (unsigned char *buffer, unsigned &position, const int value) |
void | writeU32 (unsigned char *buffer, unsigned &position, const int value) |
void | writeU8 (unsigned char *buffer, unsigned &position, const int value) |
#define DUMP_BITMAP 0 |
void @6::writeU16 | ( | unsigned char * | buffer, | |
unsigned & | position, | |||
const int | value | |||
) | [static] |
void @6::writeU32 | ( | unsigned char * | buffer, | |
unsigned & | position, | |||
const int | value | |||
) | [static] |
void @6::writeU8 | ( | unsigned char * | buffer, | |
unsigned & | position, | |||
const int | value | |||
) | [static] |