47 const std::string &quality=
"none");
Interface class for writer plugins writing images in different file formats.
Definition: FileWriterPlugin.h:41
undocument this line if you encounter any issues!
Definition: Any.h:37
utils::Mutex mutex
Definition: FileWriterPluginBICL.h:54
Utility class for file handling (reading files is buffered)
Definition: File.h:61
ImageCompressor compressor
Definition: FileWriterPluginBICL.h:53
Encoder class for optimized encoding of images.
Definition: ImageCompressor.h:132
#define ICLIO_API
Definition: CompatMacros.h:176
Writer plugin to write binary icl image (extension bicl / bicl.gz)
Definition: FileWriterPluginBICL.h:43
Mutex class of the ICL.
Definition: Mutex.h:54
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131