GRASS Programmer's Manual
6.4.2(2012)
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <grass/gis.h>
#include "cairodriver.h"
Go to the source code of this file.
Functions | |
void | write_bmp (void) |
void write_bmp | ( | void | ) |
Definition at line 51 of file cairodriver/write_bmp.c.