Parameters of the writing algorithm.
More...
#include <xbm.hpp>
Parameters of the writing algorithm.
Definition at line 98 of file xbm.hpp.
◆ options() [1/2]
claw::graphic::xbm::writer::options::options |
( |
| ) |
|
◆ options() [2/2]
Constructor.
- Parameters
-
n | The name of the image structure in the file. |
h | The position of the hot spot in the image. |
Definition at line 47 of file xbm_writer.cpp.
◆ hot
The position of the hot spot in the image.
Definition at line 111 of file xbm.hpp.
◆ name
std::string claw::graphic::xbm::writer::options::name |
The name of the image structure in the file.
Definition at line 108 of file xbm.hpp.
The documentation for this struct was generated from the following files: