GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
BM Struct Reference

#include <bitmap.h>

Collaboration diagram for BM:

Data Fields

int rows
 
int cols
 
size_t bytes
 
unsigned chardata
 
int sparse
 
struct link_headtoken
 

Detailed Description

Definition at line 17 of file bitmap.h.

Field Documentation

◆ bytes

◆ cols

◆ data

◆ rows

◆ sparse

◆ token

struct link_head* BM::token

Definition at line 24 of file bitmap.h.

Referenced by BM_create_sparse(), BM_destroy_sparse(), BM_file_read(), and BM_set_sparse().


The documentation for this struct was generated from the following file: