Definition in file image.hpp.
#include <claw/pixel.hpp>
#include <claw/math.hpp>
#include <vector>
#include <iterator>
#include <iostream>
#include <claw/impl/image.ipp>
Go to the source code of this file.
Namespaces | |
| namespace | claw |
| namespace | claw::graphic |
Classes | |
| class | claw::graphic::image |
| A class to deal with images. More... | |
| class | claw::graphic::image::scanline |
| One line in the image. More... | |
| class | claw::graphic::image::base_iterator< Image, Pixel > |
| Base class for iterators on an image. More... | |
1.5.5