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

#include <colors.h>

Data Fields

unsigned char r
 
unsigned char g
 
unsigned char b
 

Detailed Description

Definition at line 37 of file colors.h.

Field Documentation

◆ b

unsigned char color_rgb::b

Definition at line 38 of file colors.h.

Referenced by COM_Standard_color().

◆ g

unsigned char color_rgb::g

Definition at line 38 of file colors.h.

Referenced by COM_Standard_color().

◆ r

unsigned char color_rgb::r

Definition at line 38 of file colors.h.

Referenced by COM_Standard_color().


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