LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <o3tl/safeint.hxx>
#include <vcl/FilterConfigItem.hxx>
#include <vcl/graph.hxx>
#include <vcl/BitmapTools.hxx>
#include <tools/stream.hxx>
#include <filter/PbmReader.hxx>
Go to the source code of this file.
Functions | |
bool | ImportPbmGraphic (SvStream &rStream, Graphic &rGraphic) |
Definition at line 534 of file ipbm.cxx.
Referenced by GraphicFilter::readPBM().