Reference documentation for deal.II version 9.0.0
|
#include <deal.II/base/data_out_base.h>
Public Member Functions | |
bool | is_grey () const |
Structure keeping the three color values in the RGB system.
Definition at line 903 of file data_out_base.h.
|
inline |
Return true
if the color represented by the three color values is a grey scale, i.e. all components are equal.
Definition at line 3121 of file data_out_base.h.