Plugin to grab binary icl image (.bicl or .bicl.gz)
Definition: FileGrabberPluginBICL.h:40
undocument this line if you encounter any issues!
Definition: Any.h:37
interface for ImageGrabber Plugins for reading different file types
Definition: FileGrabberPlugin.h:40
Utility class for file handling (reading files is buffered)
Definition: File.h:61
#define ICLIO_API
Definition: CompatMacros.h:176
ICLQt_API core::Img< T > grab(const std::string &dev, const std::string &devSpec, const utils::Size &size=utils::Size::null, core::format fmt=core::formatRGB, bool releaseGrabber=false)
grabs a new image from given device (affinity for floats)
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131