Enum videocore::display::Dither [] [src]

#[repr(C)]
pub enum Dither { NONE, RGB666, RGB565, RGB555, MAX, }

Variants