Dillo v3.1.1-119-g140d9ebd
|
Go to the source code of this file.
Functions | |
void * | a_Png_new (DilloImage *Image, DilloUrl *url, int version) |
Create the image state data that must be kept between calls. | |
void | a_Png_callback (int Op, CacheClient_t *Client) |
const char * | a_Png_version (void) |
void a_Png_callback | ( | int | Op, |
CacheClient_t * | Client | ||
) |
Referenced by Dicache_image().
void * a_Png_new | ( | DilloImage * | Image, |
DilloUrl * | url, | ||
int | version | ||
) |
Create the image state data that must be kept between calls.
Definition at line 448 of file png.c.
References _MSG, _DilloImage::bg_color, dNew0, and IS_init.
Referenced by Dicache_image().
const char * a_Png_version | ( | void | ) |
Definition at line 440 of file png.c.
Referenced by print_libs().