Struct lcms2_sys::ffi::JCh [] [src]

#[repr(C)]
pub struct JCh { pub J: f64, pub C: f64, pub h: f64, }

Fields

Trait Implementations

impl Copy for JCh
[src]

impl Clone for JCh
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for JCh
[src]

Formats the value using the given formatter.

impl Default for JCh
[src]

Returns the "default value" for a type. Read more