A heterogeneous color base representing pixel that may not be byte aligned, i.e. More...
Classes | |
struct | boost::gil::bit_aligned_pixel_reference< BitField, ChannelBitSizes, Layout, IsMutable > |
Heterogeneous pixel reference corresponding to non-byte-aligned bit range. More... | |
A heterogeneous color base representing pixel that may not be byte aligned, i.e.
it may correspond to a bit range that does not start/end at a byte boundary. Models ColorBaseConcept.