Definition in file xbm.hpp.
#include <claw/image.hpp>
#include <iostream>
#include <string>
Go to the source code of this file.
Namespaces | |
| namespace | claw |
| namespace | claw::graphic |
Classes | |
| class | claw::graphic::xbm |
| A class for xbm pictures. More... | |
| class | claw::graphic::xbm::reader |
| This class read data from a xbm file and store it in an image. More... | |
| class | claw::graphic::xbm::writer |
| This class write an image in a xbm file. More... | |
| struct | claw::graphic::xbm::writer::options |
| Parameters of the writing algorithm. More... | |
1.5.5