GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-835afb4352
color_rgba Struct Reference

#include <display.h>

Data Fields

unsigned char r
 
unsigned char g
 
unsigned char b
 
unsigned char a
 

Detailed Description

Definition at line 8 of file display.h.

Field Documentation

◆ a

unsigned char color_rgba::a

Definition at line 9 of file display.h.

◆ b

unsigned char color_rgba::b

Definition at line 9 of file display.h.

◆ g

unsigned char color_rgba::g

Definition at line 9 of file display.h.

◆ r

unsigned char color_rgba::r

Definition at line 9 of file display.h.


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