Image Component Library (ICL)
|
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/BasicTypes.h>
#include <ICLUtils/Exception.h>
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | icl::io::FourCC |
Wrapper class for fourcc color codes. More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::io | |
Functions | |
std::ostream & | icl::io::operator<< (std::ostream &stream, const FourCC &fourCC) |
overloaded ostream operator for type fourCC More... | |