Dillo v3.1.1-119-g140d9ebd
Loading...
Searching...
No Matches
djpeg.h File Reference
#include "url.h"
#include "image.hh"
Include dependency graph for djpeg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * a_Jpeg_new (DilloImage *Image, DilloUrl *url, int version)
 
void a_Jpeg_callback (int Op, void *data)
 
const char * a_Jpeg_version (void)
 

Function Documentation

◆ a_Jpeg_callback()

void a_Jpeg_callback ( int  Op,
void *  data 
)

◆ a_Jpeg_new()

void * a_Jpeg_new ( DilloImage Image,
DilloUrl url,
int  version 
)

◆ a_Jpeg_version()

const char * a_Jpeg_version ( void  )

Definition at line 424 of file jpeg.c.

Referenced by print_libs().