Struct lcms2_sys::ffi::UcrBg [] [src]

#[repr(C)]
pub struct UcrBg { pub Ucr: *mut ToneCurve, pub Bg: *mut ToneCurve, pub Desc: *mut MLU, }

Fields

Trait Implementations

impl Copy for UcrBg
[src]

impl Clone for UcrBg
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for UcrBg
[src]

Formats the value using the given formatter.