Image Component Library (ICL)
Classes | Namespaces | Functions
ImgParams.h File Reference
#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.nosp@m.CHAN.nosp@m.NELS@.nosp@m.FORM.nosp@m.AT.RO.nosp@m.I More...
 
ICLCore_API std::istream & icl::core::operator>> (std::istream &is, ImgParams &p)
 istream operator More...