Information
Media
Support
RSS
Other Adobe Projects
Other Resources
|
detail::jpeg_write_support_private< bits8, rgb_t > Struct Template ReferenceList of all members.
|
Public Member Functions |
| BOOST_STATIC_ASSERT (BITS_IN_JSAMPLE==8) |
| BOOST_STATIC_CONSTANT (J_COLOR_SPACE, color_type=JCS_RGB) |
| BOOST_STATIC_CONSTANT (bool, is_supported=true) |
Detailed Description
template<>
struct detail::jpeg_write_support_private< bits8, rgb_t >
Definition at line 66 of file jpeg_io_private.hpp.
|