Trait colstodian::traits::WorkingColorSpace[][src]

pub trait WorkingColorSpace: ColorSpace { }
Expand description

Marks a type as representing a color space that is not encoded and is therefore able to have many more operations performed on it.

Implementors