Determines whether the given view type is supported for reading. More...
#include <jpeg_io.hpp>
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, is_supported=(detail::jpeg_read_support_private< typename channel_type< View >::type, typename color_space_type< View >::type >::is_supported)) | |
BOOST_STATIC_CONSTANT (J_COLOR_SPACE, color_type=(detail::jpeg_read_support_private< typename channel_type< View >::type, typename color_space_type< View >::type >::color_type)) | |
BOOST_STATIC_CONSTANT (bool, value=is_supported) | |
Determines whether the given view type is supported for reading.
boost::gil::jpeg_read_support< View >::BOOST_STATIC_CONSTANT | ( | bool | , |
is_supported | = (detail::jpeg_read_support_private< typename channel_type< View >::type, typename color_space_type< View >::type >::is_supported) |
||
) |
boost::gil::jpeg_read_support< View >::BOOST_STATIC_CONSTANT | ( | J_COLOR_SPACE | , |
color_type | = (detail::jpeg_read_support_private< typename channel_type< View >::type, typename color_space_type< View >::type >::color_type) |
||
) |
boost::gil::jpeg_read_support< View >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = is_supported |
||
) |