#include <stdexcept>#include <string>#include <mapnik/image_data.hpp>#include <mapnik/config.hpp>Go to the source code of this file.
Namespaces | |
| namespace | mapnik |
Classes | |
| class | mapnik::ImageReaderException |
| struct | mapnik::ImageReader |
Functions | |
| bool | mapnik::register_image_reader (const std::string &type, ImageReader *(*)(const std::string &)) |
| ImageReader * | mapnik::get_image_reader (const std::string &type, const std::string &file) |
1.4.7