Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
Color Struct Reference

Given a colormap and a minimum and maximum value, this function returns the red/green/blue triplet corresponding to val. More...

#include <output.h>

Data Fields

unsigned char r
 
unsigned char g
 
unsigned char b
 

Detailed Description

Given a colormap and a minimum and maximum value, this function returns the red/green/blue triplet corresponding to val.

Definition at line 304 of file output.h.

Field Documentation

◆ b

unsigned char Color::b

Definition at line 305 of file output.h.

◆ g

unsigned char Color::g

Definition at line 305 of file output.h.

◆ r

unsigned char Color::r

Definition at line 305 of file output.h.


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