corona
1.0.2
|
Go to the source code of this file.
Namespaces | |
namespace | corona |
Typedefs | |
typedef unsigned char | corona::byte |
Functions | |
void | corona::PNG_read_function (png_structp png_ptr, png_bytep data, png_size_t length) |
void | corona::PNG_warning_function (png_structp png_ptr, png_const_charp error) |
void | corona::PNG_error_function (png_structp png_ptr, png_const_charp warning) |
void | corona::fill_palette (png_structp png, png_infop info, png_color palette[256]) |
Image * | corona::OpenPNG (File *file) |