Image Component Library (ICL)
|
Writer plugins for ".csv"-files (Comma-Separated Values) More...
#include <FileWriterPluginCSV.h>
Public Member Functions | |
virtual void | write (utils::File &file, const core::ImgBase *image) |
write implementation More... | |
Public Member Functions inherited from icl::io::FileWriterPlugin | |
virtual | ~FileWriterPlugin () |
Static Public Member Functions | |
static void | setExtendFileName (bool value) |
static feature adaption function More... | |
Static Private Attributes | |
static bool | s_bExtendFileName |
static flag More... | |
Writer plugins for ".csv"-files (Comma-Separated Values)
|
static |
static feature adaption function
if the flag is set to true, the writer will encode image properties by extending the given filename
|
virtual |
write implementation
Implements icl::io::FileWriterPlugin.
|
staticprivate |
static flag