Determines whether the given view type is supported for reading. More...
#include <tiff_io.hpp>
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, is_supported=(detail::tiff_read_support_private< typename channel_type< View >::type, typename color_space_type< View >::type >::is_supported)) | |
| BOOST_STATIC_CONSTANT (int, bit_depth=(detail::tiff_read_support_private< typename channel_type< View >::type, typename color_space_type< View >::type >::bit_depth)) | |
| BOOST_STATIC_CONSTANT (int, color_type=(detail::tiff_read_support_private< typename channel_type< View >::type, typename color_space_type< View >::type >::color_type)) | |
Determines whether the given view type is supported for reading.
| boost::gil::tiff_read_support< View >::BOOST_STATIC_CONSTANT | ( | bool | , |
| is_supported | = (detail::tiff_read_support_private< typename channel_type< View >::type, typename color_space_type< View >::type >::is_supported) |
||
| ) |
| boost::gil::tiff_read_support< View >::BOOST_STATIC_CONSTANT | ( | int | , |
| bit_depth | = (detail::tiff_read_support_private< typename channel_type< View >::type, typename color_space_type< View >::type >::bit_depth) |
||
| ) |
| boost::gil::tiff_read_support< View >::BOOST_STATIC_CONSTANT | ( | int | , |
| color_type | = (detail::tiff_read_support_private< typename channel_type< View >::type, typename color_space_type< View >::type >::color_type) |
||
| ) |