/pdf-transparent-tiff

Example for how to embed transparent tiff with hummus

Primary LanguageC++Apache License 2.0Apache-2.0

An exmaple of how to use lower level constructs to build an altrnative implementation of Tiff Image provider. the ModernTiffImageHandler class has uses the higher level functioanlity of libtiff, to achieve a simpler implementation that supports TIFF transparency. Check out cli.cpp to see a usage example.