Skip to main content

ImgRef

Type Alias ImgRef 

Source
pub type ImgRef<'a> = MatrixRef<'a, Rgb>;

Aliased Typeยง

pub struct ImgRef<'a> { /* private fields */ }