Struct vips_sys::im_colour_temperature [−][src]
Fields
X0: f64
Y0: f64
Z0: f64
Trait Implementations
impl Debug for im_colour_temperature
[src]
impl Debug for im_colour_temperature
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for im_colour_temperature
[src]
impl Copy for im_colour_temperature
impl Clone for im_colour_temperature
[src]
impl Clone for im_colour_temperature
fn clone(&self) -> im_colour_temperature
[src]
fn clone(&self) -> im_colour_temperature
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl Send for im_colour_temperature
impl Send for im_colour_temperature
impl Sync for im_colour_temperature
impl Sync for im_colour_temperature