|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-55de52a352
|
GRASS cairo display driver - write bitmap (lower level functions) More...
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <grass/gis.h>#include <grass/glocale.h>#include "cairodriver.h"
Go to the source code of this file.
Functions | |
| void | cairo_write_bmp (void) |
GRASS cairo display driver - write bitmap (lower level functions)
SPDX-FileCopyrightText: 2007-2008 Lars Ahlzen SPDX-FileCopyrightText: GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file cairodriver/write_bmp.c.
Definition at line 64 of file cairodriver/write_bmp.c.
References _, ca, G_fatal_error(), HEADER_SIZE, and output().
Referenced by cairo_write_image().