Information
Media
Support
RSS
Other Adobe Projects
Other Resources
|
detail::png_write_support_private< bits8, rgb_t > Struct Template ReferenceList of all members.
|
Public Member Functions |
| BOOST_STATIC_CONSTANT (int, color_type=PNG_COLOR_TYPE_RGB) |
| BOOST_STATIC_CONSTANT (int, bit_depth=8) |
| BOOST_STATIC_CONSTANT (bool, is_supported=true) |
Detailed Description
template<>
struct detail::png_write_support_private< bits8, rgb_t >
Definition at line 108 of file png_io_private.hpp.
|