Image Component Library (ICL)
|
Go to the source code of this file.
Classes | |
class | icl::utils::Size |
Size class of the ICL. More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::utils | |
Functions | |
ICLUtils_API std::ostream & | icl::utils::operator<< (std::ostream &os, const Size &s) |
ostream operator WIDTHxHEIGHT More... | |
ICLUtils_API std::istream & | icl::utils::operator>> (std::istream &is, Size &s) |
istream operator parses a size from a string More... | |