|
LibreOffice Module vcl (master) 1
|
#include <vcl/graph.hxx>#include <vcl/BitmapTools.hxx>#include <tools/stream.hxx>#include <memory>#include <filter/TgaReader.hxx>Go to the source code of this file.
Macros | |
| #define | SizeOfTGAFileFooter 26 |
| #define | SizeOfTGAExtension 495 |
Functions | |
| bool | ImportTgaGraphic (SvStream &rStream, Graphic &rGraphic) |
Definition at line 783 of file itga.cxx.
Referenced by GraphicFilter::readTGA().