Struct palette::white_point::D55Degree10 [] [src]

pub struct D55Degree10;

CIE D series standard illuminant - D55

D55 White Point is the natural daylight with a color temperature of around 5500K for 10° Standard Observer.

Trait Implementations

impl Copy for D55Degree10
[src]

impl Clone for D55Degree10
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for D55Degree10
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for D55Degree10
[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 D55Degree10
[src]

impl WhitePoint for D55Degree10
[src]

[src]

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