#include "config.h"
#include <gvc/gvplugin_device.h>
#include <IL/il.h>
#include <IL/ilu.h>
Go to the source code of this file.
◆ devil_format()
static void devil_format |
( |
GVJ_t * |
job | ) |
|
|
static |
◆ Y_inv()
static void Y_inv |
( |
unsigned |
width, |
|
|
unsigned |
height, |
|
|
unsigned char * |
data |
|
) |
| |
|
static |
◆ device_features_devil
Initial value:= {
{0.,0.},
{0.,0.},
{96.,96.},
}
#define GVDEVICE_NO_WRITER
#define GVDEVICE_DOES_TRUECOLOR
#define GVDEVICE_BINARY_FORMAT
Definition at line 86 of file gvdevice_devil.c.
◆ devil_engine
Initial value:= {
}
static void devil_format(GVJ_t *job)
Definition at line 80 of file gvdevice_devil.c.
◆ gvdevice_devil_types
Initial value:= {
}
static gvdevice_engine_t devil_engine
static gvdevice_features_t device_features_devil
Definition at line 95 of file gvdevice_devil.c.