LibreOffice Module vcl (master) 1
|
#include <vcl/graph.hxx>
Go to the source code of this file.
Functions | |
VCL_DLLPUBLIC bool | ImportTiffGraphicImport (SvStream &rStream, Graphic &rGraphic) |
VCL_DLLPUBLIC bool ImportTiffGraphicImport | ( | SvStream & | rStream, |
Graphic & | rGraphic | ||
) |
Definition at line 110 of file itiff.cxx.
References a, ANIMATION_TIMEOUT_ON_CLICK, Back, o3tl::checked_multiply(), COL_BLACK(), Compression, Animation::Count(), Animation::GetBitmapEx(), BitmapEx::GetSizePixel(), h, Animation::Insert(), utl::ConfigManager::IsFuzzing(), vcl::N24_BPP, PhotometricInterpretation, vcl::ScopedBitmapAccess< Access, Bitmap, Acquire >::reset(), ResolutionUnit, BitmapEx::Rotate(), SAL_MAX_INT32, SAL_WARN, SAL_WARN_IF, SvStream::Seek(), BitmapEx::SetPrefMapMode(), BitmapEx::SetPrefSize(), STREAM_SEEK_TO_END, SvStream::Tell(), TIFF, tiff_close(), tiff_read(), tiff_seek(), tiff_size(), tiff_write(), w, x, and y.
Referenced by GraphicFilter::readTIFF().