LibreOffice Module vcl (master) 1
Functions
ipcx.cxx File Reference
#include <memory>
#include <vcl/graph.hxx>
#include <vcl/BitmapTools.hxx>
#include <tools/stream.hxx>
#include <filter/PcxReader.hxx>
Include dependency graph for ipcx.cxx:

Go to the source code of this file.

Functions

bool ImportPcxGraphic (SvStream &rStream, Graphic &rGraphic)
 

Function Documentation

◆ ImportPcxGraphic()

bool ImportPcxGraphic ( SvStream rStream,
Graphic rGraphic 
)

Definition at line 402 of file ipcx.cxx.

References SvStream::SetError(), and SVSTREAM_FILEFORMAT_ERROR.

Referenced by GraphicFilter::readPCX().