LibreOffice Module vcl (master) 1
Functions
BmpReader.cxx File Reference
#include <filter/BmpReader.hxx>
#include <vcl/TypeSerializer.hxx>
Include dependency graph for BmpReader.cxx:

Go to the source code of this file.

Functions

bool BmpReader (SvStream &rStream, Graphic &rGraphic)
 

Function Documentation

◆ BmpReader()

bool BmpReader ( SvStream rStream,
Graphic rGraphic 
)

Definition at line 23 of file BmpReader.cxx.

References SvStream::GetError(), and TypeSerializer::readGraphic().

Referenced by GraphicFilter::readBMP().