Skip to main content

Pixel

Type Alias Pixel 

Source
pub type Pixel = u32;
Expand description

One RGBA8888 output pixel (post-VI-filter); the framebuffer the frontend presents is a slice of these.