Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
tiff_write_support< VIEW > Struct Template ReferenceDetermines whether the given view type is supported for writing.
|
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=is_supported) | |
BOOST_STATIC_CONSTANT (int, color_type=(detail::tiff_write_support_private< typename VIEW::channel_t, typename VIEW::color_space_t::base >::color_type)) | |
BOOST_STATIC_CONSTANT (int, bit_depth=(detail::tiff_write_support_private< typename VIEW::channel_t, typename VIEW::color_space_t::base >::bit_depth)) | |
BOOST_STATIC_CONSTANT (bool, is_supported=(detail::tiff_write_support_private< typename VIEW::channel_t, typename VIEW::color_space_t::base >::is_supported)) |
Definition at line 432 of file tiff_io.hpp.