GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
psdriver/color.c File Reference
#include <grass/gis.h>
#include "psdriver.h"
Include dependency graph for psdriver/color.c:

Go to the source code of this file.

Functions

void PS_Color (int r, int g, int b)
 

Function Documentation

◆ PS_Color()

void PS_Color ( int  r,
int  g,
int  b 
)

Definition at line 5 of file psdriver/color.c.

References output(), ps, and ps_state::true_color.