|
inlib
1.2.0
|


Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
| namespace | inlib::xpm |
Defines | |
| #define | inlib_xpm |
Typedefs | |
| typedef unsigned char *(* | inlib::xpm::file_reader )(std::ostream &, const std::string &, unsigned int &, unsigned int &, unsigned int &) |
Functions | |
| bool | inlib::xpm::to_xpm (std::ostream &a_out, const std::string &a_file, const std::string &a_name, file_reader a_file_reader, bool a_verbose) |
1.7.5.1