A heterogeneous pixel used to represent packed pixels with non-byte-aligned channels. Models PixelValueConcept. More...
| Classes | |
| struct | packed_pixel< BitField, ChannelRefs, Layout > | 
| Heterogeneous pixel value whose channel references can be constructed from the pixel bitfield and their index. Models ColorBaseValueConcept, PixelValueConcept, PixelBasedConcept Typical use for this is a model of a packed pixel (like 565 RGB)  More... | |
A heterogeneous pixel used to represent packed pixels with non-byte-aligned channels. Models PixelValueConcept.
Example: