Struct lcms2_sys::ffi::CIExyYTRIPLE [−][src]
Fields
Red: CIExyYGreen: CIExyYBlue: CIExyYTrait 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 CIExyYTRIPLE
impl Send for CIExyYTRIPLE
impl Sync for CIExyYTRIPLE
impl Unpin for CIExyYTRIPLE
impl UnwindSafe for CIExyYTRIPLE
Blanket Implementations
Mutably borrows from an owned value. Read more