Struct lcms2_sys::ffi::ICCMeasurementConditions [] [src]

#[repr(C)]
pub struct ICCMeasurementConditions { pub Observer: u32, pub Backing: CIEXYZ, pub Geometry: u32, pub Flare: f64, pub IlluminantType: IlluminantType, }

Fields

Trait Implementations

impl Copy for ICCMeasurementConditions
[src]

impl Clone for ICCMeasurementConditions
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ICCMeasurementConditions
[src]

Formats the value using the given formatter.

impl Default for ICCMeasurementConditions
[src]

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