pub type Connection = u16;

Trait Implementations§

source§

impl Pixel for u16

source§

fn from_f64(f: f64) -> Self

source§

fn cast<P: Pixel>(self) -> P