|
LibreOffice Module sd (master) 1
|
#include "SlsBitmapCompressor.hxx"#include <tools/stream.hxx>#include <vcl/bitmapex.hxx>#include <vcl/filter/PngImageReader.hxx>#include <vcl/filter/PngImageWriter.hxx>Go to the source code of this file.
Classes | |
| class | sd::slidesorter::cache::NoBitmapCompression::DummyReplacement |
| This dummy replacement simply stores a shared pointer to the original preview bitmap. More... | |
| class | sd::slidesorter::cache::ResolutionReduction::ResolutionReducedReplacement |
| Store a scaled down bitmap together with the original size. More... | |
| class | sd::slidesorter::cache::PngCompression::PngReplacement |
Namespaces | |
| namespace | sd |
| namespace | sd::slidesorter |
| namespace | sd::slidesorter::cache |