GRASS 8 Programmer's Manual 8.6.0dev(2026)-55de52a352
Loading...
Searching...
No Matches
read_bmp.c File Reference

GRASS cairo display driver - read bitmap (lower level functions) More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <grass/gis.h>
#include <grass/glocale.h>
#include "cairodriver.h"
Include dependency graph for cairodriver/read_bmp.c:

Go to the source code of this file.

Functions

void cairo_read_bmp (void)
 

Detailed Description

GRASS cairo display driver - read bitmap (lower level functions)

SPDX-FileCopyrightText: 2007-2008 Lars Ahlzen SPDX-FileCopyrightText: GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later

Author
Lars Ahlzen <lars ahlzen.com> (original contributor)
Glynn Clements

Definition in file cairodriver/read_bmp.c.

Function Documentation

◆ cairo_read_bmp()

void cairo_read_bmp ( void  )

Definition at line 81 of file cairodriver/read_bmp.c.

References _, ca, G_fatal_error(), and HEADER_SIZE.

Referenced by cairo_read_image().