class
TIFFImagePyramidExporterExport an ImagePyramid to disk in the tiled pyramid TIFF format.
Contents
Base classes
- class FileExporter
- Abstract class for file exporters.
Constructors, destructors, conversion operators
- TIFFImagePyramidExporter() protected
Public functions
- auto create(std::string filename, ImageCompression compression) -> std::shared_ptr<TIFFImagePyramidExporter>
- void loadAttributes() override
Protected functions
- void execute() override