Struct palette::white_point::A [] [src]

pub struct A;

CIE standard illuminant A

CIE standard illuminant A is intended to represent typical, domestic, tungsten-filament lighting. Its relative spectral power distribution is that of a Planckian radiator at a temperature of approximately 2856 K. Uses the CIE 1932 2° Standard Observer

Trait Implementations

impl Copy for A
[src]

impl Clone for A
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for A
[src]

[src]

Formats the value using the given formatter.

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

impl WhitePoint for A
[src]

[src]

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