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

Go to the source code of this file.

Functions

void * a_Webp_new (DilloImage *Image, DilloUrl *url, int version)
 
void a_Webp_callback (int Op, void *data)
 
const char * a_Webp_version (char *buf, int n)
 

Function Documentation

◆ a_Webp_callback()

void a_Webp_callback ( int  Op,
void *  data 
)

◆ a_Webp_new()

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

◆ a_Webp_version()

const char * a_Webp_version ( char *  buf,
int  n 
)

Definition at line 218 of file webp.c.

Referenced by print_libs().