Type Definition captrs::Bgr8 [] [src]

type Bgr8 = BGRA8;

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