GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include "cairodriver.h"
Go to the source code of this file.
Functions | |
void | Cairo_begin_scaled_raster (int mask, int s[2][2], int d[2][2]) |
int | Cairo_scaled_raster (int n, int row, const unsigned char *red, const unsigned char *grn, const unsigned char *blu, const unsigned char *nul) |
void | Cairo_end_scaled_raster (void) |
Definition at line 12 of file cairodriver/Raster.c.
References G_debug(), and G_fatal_error().
Referenced by Cairo_Driver().
void Cairo_end_scaled_raster | ( | void | ) |
Definition at line 76 of file cairodriver/Raster.c.
References cairo, G_debug(), and modified.
Referenced by Cairo_Driver().