#include <tiff_dynamic_io.hpp>
Public Member Functions | |
tiff_reader_dynamic (const char *filename) | |
template<typename Images > | |
void | read_image (any_image< Images > &im) |
template<typename View > | |
void | apply (const View &view) |
point2< std::ptrdiff_t > | get_dimensions () |
template<typename Image > | |
void | read_image (Image &im) |
Protected Attributes | |
TIFF * | _tp |
|
inline |
|
inlineinherited |
References boost::filesystem::detail::copy(), boost::gil::detail::tiff_reader::get_dimensions(), boost::gil::io_error_if(), boost::accumulators::extract::max, boost::numeric::ublas::row(), boost::detail::type, and boost::polygon::y().
Referenced by boost::gil::detail::tiff_reader::read_image(), and boost::gil::tiff_read_view().
|
inlineinherited |
References boost::gil::io_error_if().
Referenced by boost::gil::detail::tiff_reader::apply(), boost::gil::detail::tiff_reader_color_convert< CC >::apply(), boost::gil::detail::tiff_reader::read_image(), boost::gil::detail::tiff_reader_color_convert< CC >::read_image(), and boost::gil::tiff_read_dimensions().
|
inline |
|
inlineinherited |
References boost::gil::detail::tiff_reader::apply(), boost::gil::detail::tiff_reader::get_dimensions(), and boost::gil::view().
Referenced by boost::gil::tiff_read_image().
|
protectedinherited |
Referenced by boost::gil::detail::tiff_reader_color_convert< CC >::apply(), and read_image().