libpgplotxx.a (C++ interface to PGPLOT)

◆ ccr()

Tlinestyle& pgplot::Tlinestyle::ccr ( )
inline

discard colour representation setting

Definition at line 108 of file xpgplotxx.h.

References Fhls, Frgb, and Mflags.

108 { Mflags &= (!(Frgb|Fhls)); return(*this); }
int Mflags
flags
Definition: xpgplotxx.h:129