Struct lcms2_sys::ffi::ScreeningChannel [] [src]

#[repr(C)]
pub struct ScreeningChannel { pub Frequency: f64, pub ScreenAngle: f64, pub SpotShape: SpotShape, }

Fields

Trait Implementations

impl Copy for ScreeningChannel
[src]

impl Clone for ScreeningChannel
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ScreeningChannel
[src]

Formats the value using the given formatter.

impl Default for ScreeningChannel
[src]

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