Skip to main content

SCREEN_W

Constant SCREEN_W 

Source
pub const SCREEN_W: usize = crate::SCREEN_WIDTH; // 256usize
Expand description

Screen width in pixels, and the stride of a PixelProvenanceFrame.

An alias, not a second definition: see crate::SCREEN_WIDTH.