Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
jpeg_read_support< VIEW > Struct Template ReferenceDetermines whether the given view type is supported for reading.
|
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=is_supported) | |
BOOST_STATIC_CONSTANT (J_COLOR_SPACE, color_type=(detail::jpeg_read_support_private< typename VIEW::channel_t, typename VIEW::color_space_t::base >::color_type)) | |
BOOST_STATIC_CONSTANT (bool, is_supported=(detail::jpeg_read_support_private< typename VIEW::channel_t, typename VIEW::color_space_t::base >::is_supported)) |
Definition at line 34 of file jpeg_io.hpp.