Image Component Library (ICL)
|
#include <ICLUtils/CompatMacros.h>
#include <ICLCore/CoreFunctions.h>
#include <ICLCore/ImgParams.h>
#include <ICLUtils/Time.h>
#include <ICLUtils/Range.h>
#include <ICLUtils/SmartPtr.h>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | icl::core::ImgBase |
ImgBase is the Image-Interface class that provides save access to underlying Img-template . More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::core | |
Functions | |
ICLCore_API std::ostream & | icl::core::operator<< (std::ostream &s, const ImgBase &image) |
puts a string representation of the image into given steam More... | |