pub type XrmOptionKind = i32;

Trait Implementations§

source§

impl Pixel for i32

source§

fn from_f64(f: f64) -> Self

source§

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