Struct lcms2_sys::ffi::CIEXYZTRIPLE [−][src]
Fields
Red: CIEXYZGreen: CIEXYZBlue: CIEXYZTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for CIEXYZTRIPLE
impl Send for CIEXYZTRIPLE
impl Sync for CIEXYZTRIPLE
impl Unpin for CIEXYZTRIPLE
impl UnwindSafe for CIEXYZTRIPLE
Blanket Implementations
Mutably borrows from an owned value. Read more