Dillo
v3.1.1-119-g140d9ebd
Loading...
Searching...
No Matches
djpeg.h
Go to the documentation of this file.
1
#ifndef __JPEG_H__
2
#define __JPEG_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_Jpeg_new
(
DilloImage
*Image,
DilloUrl
*url,
int
version);
13
void
a_Jpeg_callback
(
int
Op,
void
*data);
14
const
char
*
a_Jpeg_version
(
void
);
15
16
17
#ifdef __cplusplus
18
}
19
#endif
/* __cplusplus */
20
#endif
/* !__JPEG_H__ */
a_Jpeg_version
const char * a_Jpeg_version(void)
Definition
jpeg.c:424
a_Jpeg_callback
void a_Jpeg_callback()
Definition
jpeg.c:423
a_Jpeg_new
void * a_Jpeg_new()
Definition
jpeg.c:422
image.hh
The DilloImage data-structure and methods.
DilloUrl
Definition
url.h:88
_DilloImage
Definition
image.hh:60
url.h
Parse and normalize all URL's inside Dillo.
src
djpeg.h
Generated on Sun Dec 22 2024 01:29:45 for Dillo by
1.9.8