#include "abiword-garble.h"
Classes | |
struct | png_read_data |
Functions | |
static void | _png_read (png_structp png_ptr, png_bytep data, png_size_t length) |
void | _png_write (png_structp png_ptr, png_bytep data, png_size_t length) |
static void _png_read | ( | png_structp | png_ptr, | |
png_bytep | data, | |||
png_size_t | length | |||
) | [static] |
References png_read_data::data, and png_read_data::pos.
Referenced by abiword_document::garble_png().
void _png_write | ( | png_structp | png_ptr, | |
png_bytep | data, | |||
png_size_t | length | |||
) |
Referenced by GR_Win32Image::convertToBuffer(), and abiword_document::garble_png().