Boost GIL


pixel< ChannelValue, Layout > Member List

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

const_reference typedef (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >
is_mutable (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >static
operator!=(Pixel const &p) const (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
operator=(pixel const &p) (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
operator=(Pixel const &p) (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
operator=(channel_t channel) (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
operator==(Pixel const &p) const (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
operator==(channel_t channel) const (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
operator[](std::size_t index) -> typename channel_traits< channel_t >::reference (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
operator[](std::size_t index) const -> typename channel_traits< channel_t >::const_reference (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
pixel()=default (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >
pixel(channel_t v) (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inlineexplicit
pixel(channel_t v0, channel_t v1) (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
pixel(channel_t v0, channel_t v1, channel_t v2) (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
pixel(channel_t v0, channel_t v1, channel_t v2, channel_t v3) (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
pixel(channel_t v0, channel_t v1, channel_t v2, channel_t v3, channel_t v4) (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
pixel(channel_t v0, channel_t v1, channel_t v2, channel_t v3, channel_t v4, channel_t v5) (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
pixel(const pixel &p) (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
pixel(Pixel const &p, typename std::enable_if< is_pixel< Pixel >::value >::type *=nullptr) (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >inline
reference typedef (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >
value_type typedef (defined in pixel< ChannelValue, Layout >)pixel< ChannelValue, Layout >