libpgplotxx.a (C++ interface to PGPLOT)

◆ sitf()

basic_device& pgplot::basic_device::sitf ( const int &  itf)
inlineinherited

set image transfer function

Definition at line 442 of file basicdevice.h.

References pgplot::basic_device::select().

443  { this->select(); cpgsitf(itf); return(*this); }
Here is the call graph for this function: