LibreOffice Module vcl (master) 1
Functions
graphicfilter2.cxx File Reference
#include <string.h>
#include <tools/stream.hxx>
#include <tools/fract.hxx>
#include <tools/urlobj.hxx>
#include <tools/zcodec.hxx>
#include <vcl/outdev.hxx>
#include <vcl/graphicfilter.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <graphic/GraphicFormatDetector.hxx>
Include dependency graph for graphicfilter2.cxx:

Go to the source code of this file.

Functions

static sal_uInt8 ImpDetectJPG_GetNextMarker (SvStream &rStm)
 

Function Documentation

◆ ImpDetectJPG_GetNextMarker()

static sal_uInt8 ImpDetectJPG_GetNextMarker ( SvStream rStm)
static

Definition at line 124 of file graphicfilter2.cxx.

References SvStream::good(), and SvStream::ReadUChar().

Referenced by GraphicDescriptor::ImpDetectJPG().