Reference documentation for deal.II version 8.5.1
Public Member Functions | List of all members
DataOutBase::EpsFlags::RgbValues Struct Reference

#include <deal.II/base/data_out_base.h>

Public Member Functions

bool is_grey () const
 

Detailed Description

Structure keeping the three color values in the RGB system.

Definition at line 760 of file data_out_base.h.

Member Function Documentation

◆ is_grey()

bool DataOutBase::EpsFlags::RgbValues::is_grey ( ) const
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 2930 of file data_out_base.h.


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