Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::pixel< ChannelValue, Layout > Member List

This is the complete list of members for boost::gil::pixel< ChannelValue, Layout >, including all inherited members.

BOOST_STATIC_CONSTANT(bool, is_mutable=channel_traits< channel_t >::is_mutable)boost::gil::pixel< ChannelValue, Layout >
const_reference typedefboost::gil::pixel< ChannelValue, Layout >
operator!=(const P &p) const boost::gil::pixel< ChannelValue, Layout >inline
operator=(const pixel &p)boost::gil::pixel< ChannelValue, Layout >inline
operator=(const P &p)boost::gil::pixel< ChannelValue, Layout >inline
operator=(channel_t chan)boost::gil::pixel< ChannelValue, Layout >inline
operator==(const P &p) const boost::gil::pixel< ChannelValue, Layout >inline
operator==(channel_t chan) const boost::gil::pixel< ChannelValue, Layout >inline
operator[](std::size_t i)boost::gil::pixel< ChannelValue, Layout >inline
operator[](std::size_t i) const boost::gil::pixel< ChannelValue, Layout >inline
pixel()boost::gil::pixel< ChannelValue, Layout >inline
pixel(channel_t v)boost::gil::pixel< ChannelValue, Layout >inlineexplicit
pixel(channel_t v0, channel_t v1)boost::gil::pixel< ChannelValue, Layout >inline
pixel(channel_t v0, channel_t v1, channel_t v2)boost::gil::pixel< ChannelValue, Layout >inline
pixel(channel_t v0, channel_t v1, channel_t v2, channel_t v3)boost::gil::pixel< ChannelValue, Layout >inline
pixel(channel_t v0, channel_t v1, channel_t v2, channel_t v3, channel_t v4)boost::gil::pixel< ChannelValue, Layout >inline
pixel(channel_t v0, channel_t v1, channel_t v2, channel_t v3, channel_t v4, channel_t v5)boost::gil::pixel< ChannelValue, Layout >inline
pixel(const pixel &p)boost::gil::pixel< ChannelValue, Layout >inline
pixel(const Pixel &p, typename enable_if_c< is_pixel< Pixel >::value >::type *dummy=0)boost::gil::pixel< ChannelValue, Layout >inline
reference typedefboost::gil::pixel< ChannelValue, Layout >
value_type typedefboost::gil::pixel< ChannelValue, Layout >