Trait dx::prelude::FromColor[][src]

pub trait FromColor<Fr> {
    fn from_color(color: Fr) -> Self;
}

Required methods

Implementors