Adobe Systems, Inc.

tiff_dynamic_io.hpp File Reference

Support for reading and writing TIFF files Requires libtiff! More...

#include <string>
#include <boost/mpl/bool.hpp>
#include "../../core/gil_config.hpp"
#include "../dynamic_image/any_image.hpp"
#include "io_error.hpp"
#include "tiff_io.hpp"
#include "dynamic_io.hpp"

Go to the source code of this file.


Namespaces

namespace  detail

Classes

struct  detail::tiff_read_is_supported
struct  detail::tiff_read_is_supported::apply< VIEW >
class  detail::tiff_reader_dynamic
class  detail::tiff_type_format_checker
struct  detail::tiff_write_is_supported
struct  detail::tiff_write_is_supported::apply< VIEW >
class  detail::tiff_writer_dynamic

Functions

template<typename IMAGES>
void tiff_read_image (const std::string &filename, any_image< IMAGES > &im)
template<typename IMAGES>
void tiff_read_image (const char *filename, any_image< IMAGES > &im)
template<typename VIEWS>
void tiff_write_view (const std::string &filename, const any_image_view< VIEWS > &runtime_view)
template<typename VIEWS>
void tiff_write_view (const char *filename, const any_image_view< VIEWS > &runtime_view)

Detailed Description

Definition in file tiff_dynamic_io.hpp.

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google