Image.hpp File Reference
#include <etk/types.hpp>
#include <vector>
#include <etk/math/Vector2D.hpp>
#include <etk/Color.hpp>
#include <etk/stdTools.hpp>
#include <ememory/memory.hpp>
Go to the source code of this file.
Classes | |
class | egami::ImagePrivate |
class | egami::Image |
Enumerations | |
enum | colorType { undefined, RGBA8, RGB8, RGBAf, RGBf, unsignedInt16, unsignedInt32, float32, float64 } |
Functions | |
std::ostream & | egami::operator<< (std::ostream &_os, const enum egami::colorType _obj) |
Detailed Description
- Copyright
- 2011, Edouard DUPIN, all right reserved
- Note
- License: APACHE v2.0 (see license file)