Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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

namespace  icl
 

The ICL-namespace.


namespace  icl::core

Functions

ICLCore_API std::ostream & icl::core::operator<< (std::ostream &os, const ImgParams &p)
 ostream operator SIZExCHANNELS@FORMAT.ROI
ICLCore_API std::istream & icl::core::operator>> (std::istream &is, ImgParams &p)
 istream operator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines