Image Component Library (ICL)
|
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/Point.h>
#include <ICLUtils/Size.h>
#include <ICLUtils/Rect.h>
#include <ICLCore/Types.h>
#include <ICLUtils/Exception.h>
#include <ICLUtils/Macros.h>
Go to the source code of this file.
Classes | |
class | icl::core::ImgParams |
The ImgParams class stores all image parameters . More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::core | |
Functions | |
ICLCore_API std::ostream & | icl::core::operator<< (std::ostream &os, const ImgParams &p) |
ostream operator SIZEx CHAN NELS@ FORM AT.RO IMore... | |
ICLCore_API std::istream & | icl::core::operator>> (std::istream &is, ImgParams &p) |
istream operator More... | |