LibreOffice Module vcl (master) 1
Namespaces | Functions
PngImageWriter.cxx File Reference
#include <vcl/filter/PngImageWriter.hxx>
#include <png.h>
#include <bitmap/BitmapWriteAccess.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/BitmapTools.hxx>
Include dependency graph for PngImageWriter.cxx:

Go to the source code of this file.

Namespaces

namespace  vcl
 

Functions

static void vcl::lclWriteStream (png_structp pPng, png_bytep pData, png_size_t pDataSize)
 
static bool vcl::pngWrite (SvStream &rStream, const BitmapEx &rBitmapEx, int nCompressionLevel, bool bInterlaced, bool bTranslucent, const std::vector< PngChunk > &aAdditionalChunks)