|
LibreOffice Module vcl (master) 1
|
#include <vcl/filter/PngImageReader.hxx>#include <png.h>#include <rtl/crc.h>#include <tools/stream.hxx>#include <vcl/bitmap.hxx>#include <vcl/alpha.hxx>#include <vcl/BitmapTools.hxx>#include <unotools/configmgr.hxx>#include <comphelper/scopeguard.hxx>#include <osl/endian.h>#include <bitmap/BitmapWriteAccess.hxx>#include <svdata.hxx>#include <salinst.hxx>#include "png.hxx"Go to the source code of this file.
Namespaces | |
| namespace | vcl |
Functions | |
| bool | vcl::ImportPNG (SvStream &rInputStream, Graphic &rGraphic, GraphicFilterImportFlags nImportFlags, BitmapScopedWriteAccess *pAccess, AlphaScopedWriteAccess *pAlphaAccess) |