|
LibreOffice Module vcl (master) 1
|
#include <vcl/graph.hxx>Go to the source code of this file.
Functions | |
| VCL_DLLPUBLIC bool | ImportGIF (SvStream &rStream, Graphic &rGraphic) |
| bool | IsGIFAnimated (SvStream &rStream, Size &rLogicSize) |
| VCL_DLLPUBLIC bool ImportGIF | ( | SvStream & | rStream, |
| Graphic & | rGraphic | ||
| ) |
Definition at line 971 of file gifread.cxx.
References SvStream::GetEndian(), Graphic::GetReaderContext(), SvStream::SetEndian(), and Graphic::SetReaderContext().
Referenced by GraphicFilter::readGIF(), and GraphicFilter::readPNG().
Definition at line 958 of file gifread.cxx.
References SvStream::GetEndian(), and SvStream::SetEndian().
Referenced by GraphicFilter::ImportUnloadedGraphic().