Dillo
v3.1.1-99-gf3103cc4
Loading...
Searching...
No Matches
dpng.h
Go to the documentation of this file.
1
#ifndef __PNG_H__
2
#define __PNG_H__
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
/* __cplusplus */
7
8
#include "
url.h
"
9
#include "
image.hh
"
10
11
12
void
*
a_Png_new
(
DilloImage
*Image,
DilloUrl
*url,
int
version);
13
void
a_Png_callback
(
int
Op,
CacheClient_t
*Client);
14
15
16
#ifdef __cplusplus
17
}
18
#endif
/* __cplusplus */
19
#endif
/* !__PNG_H__ */
a_Png_new
void * a_Png_new(DilloImage *Image, DilloUrl *url, int version)
Create the image state data that must be kept between calls.
Definition
png.c:442
a_Png_callback
void a_Png_callback(int Op, CacheClient_t *Client)
image.hh
The DilloImage data-structure and methods.
CacheClient
Data structure for cache clients.
Definition
cache.h:48
DilloUrl
Definition
url.h:88
_DilloImage
Definition
image.hh:60
url.h
Parse and normalize all URL's inside Dillo.
src
dpng.h
Generated on Sun Nov 24 2024 01:38:41 for Dillo by
1.9.8