#include <mapnik/image_data.hpp>#include <mapnik/config.hpp>#include <stdexcept>#include <string>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 &filename, const std::string &type) |
| ImageReader * | mapnik::get_image_reader (const std::string &filename) |
1.5.6