Type Definition captrs::Bgr8 [] [src]

type Bgr8 = Bgr8;

Color represented by additive channels: Blue (b), Green (g), and Red (r).

A fourth field of padding makes this struct 4 bytes.