boost::gil::packed_channel_value

The value of a subbyte channel. Models: ChannelValueConcept

Synopsis

Declared in <boost/gil/channel.hpp>

template<int NumBits>
class packed_channel_value;

Member Functions

Name

Description

packed_channel_value [constructor]

Constructors

operator integer_t

Conversion to integer_t

Static Member Functions

Static Data Members

Name

is_mutable

Created with MrDocs