LibreOffice Module vcl (master) 1
Functions
BmpReader.hxx File Reference
#include <vcl/graph.hxx>
Include dependency graph for BmpReader.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

VCL_DLLPUBLIC bool BmpReader (SvStream &rStream, Graphic &rGraphic)
 

Function Documentation

◆ BmpReader()

VCL_DLLPUBLIC bool BmpReader ( SvStream rStream,
Graphic rGraphic 
)

Definition at line 23 of file BmpReader.cxx.

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

Referenced by GraphicFilter::readBMP().