Dillo v3.1.1-98-g318d1f14
|
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) |
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 442 of file png.c.
References _MSG, _DilloImage::bg_color, dNew0, and IS_init.
Referenced by Dicache_image().