Information
Media
Support
RSS
Other Adobe Projects
Other Resources
|
detail::png_read_support_private< bits8, 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=8) |
| BOOST_STATIC_CONSTANT (bool, is_supported=true) |
Detailed Description
template<>
struct detail::png_read_support_private< bits8, gray_t >
Definition at line 59 of file png_io_private.hpp.
|