Adobe Systems, Inc.

png_write_support< VIEW > Struct Template Reference
[PNG I/O]

Determines whether the given view type is supported for writing.

#include <png_io.hpp>

List of all members.


Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=is_supported)
 BOOST_STATIC_CONSTANT (int, color_type=(detail::png_write_support_private< typename VIEW::channel_t, typename VIEW::color_space_t::base >::color_type))
 BOOST_STATIC_CONSTANT (int, bit_depth=(detail::png_write_support_private< typename VIEW::channel_t, typename VIEW::color_space_t::base >::bit_depth))
 BOOST_STATIC_CONSTANT (bool, is_supported=(detail::png_write_support_private< typename VIEW::channel_t, typename VIEW::color_space_t::base >::is_supported))

Detailed Description

template<typename VIEW>
struct png_write_support< VIEW >

Definition at line 143 of file png_io.hpp.

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google