LibreOffice Module vcl (master) 1
Functions
xbmread.cxx File Reference
#include <memory>
#include <sal/config.h>
#include <tools/stream.hxx>
#include <rtl/character.hxx>
#include <bitmap/BitmapWriteAccess.hxx>
#include <graphic/GraphicReader.hxx>
#include "xbmread.hxx"
Include dependency graph for xbmread.cxx:

Go to the source code of this file.

Functions

VCL_DLLPUBLIC bool ImportXBM (SvStream &rStm, Graphic &rGraphic)
 

Function Documentation

◆ ImportXBM()

VCL_DLLPUBLIC bool ImportXBM ( SvStream rStm,
Graphic rGraphic 
)

Definition at line 371 of file xbmread.cxx.

References Graphic::GetReaderContext(), and Graphic::SetReaderContext().

Referenced by GraphicFilter::readXBM().