Information
Media
Support
RSS
Other Adobe Projects
Other Resources
|
detail::png_read_support_private< bits16, gray_t > Struct Template ReferenceList of all members.
|
Public Member Functions |
| BOOST_STATIC_CONSTANT (int, color_type=PNG_COLOR_TYPE_GRAY) |
| BOOST_STATIC_CONSTANT (int, bit_depth=16) |
| BOOST_STATIC_CONSTANT (bool, is_supported=true) |
Detailed Description
template<>
struct detail::png_read_support_private< bits16, gray_t >
Definition at line 77 of file png_io_private.hpp.
|