Home
last modified time | relevance | path

Searched refs:PL_BITMAP (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Db_defplot.c77 _plotter->data->type = PL_BITMAP; in _pl_b_initialize()
293 case (int)PL_BITMAP: in _maybe_output_image()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotter.h589 PL_BITMAP, /* bitmap class, derived from by PNM and PNG */ enumerator