InternalData * m_data
Internal data storage.
Definition: FileGrabberPluginImageMagick.h:53
undocument this line if you encounter any issues!
Definition: Any.h:37
Interface class for reading images using an ImageMagick++ wrapper.
Definition: FileGrabberPluginImageMagick.h:41
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