libpgplotxx.a (C++ interface to PGPLOT)

◆ stbg()

basic_device& pgplot::basic_device::stbg ( const int &  tbci)
inlineinherited

set background color index

Definition at line 451 of file basicdevice.h.

References pgplot::basic_device::select().

452  { this->select(); cpgstbg(tbci); return(*this); }
Here is the call graph for this function: