Struct palette::white_point::C [] [src]

pub struct C;

CIE standard illuminant C

CIE standard illuminant C represents the average day light with a CCT of 6774 K Uses the CIE 1932 2° Standard Observer

Trait Implementations

impl Copy for C
[src]

impl Clone for C
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for C
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for C
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Eq for C
[src]

impl WhitePoint for C
[src]

[src]

Get the Xyz chromacity co-ordinates for the white point.