illuminantD

actual fun illuminantD(temperature: Float): FloatArray

Generates an RGB color for a CIE D (daylight) illuminant at the specified temperature.

The CIE D illuminant series is the standard for daylight representation in color science. It's used as a reference for standard light sources in graphics and photography.

Return

Linear RGB color as a 3-element array R, G, B

Parameters

temperature

Color temperature in Kelvin

expect fun illuminantD(temperature: Float): FloatArray

Generates an RGB color for a CIE D (daylight) illuminant at the specified temperature.

The CIE D illuminant series is the standard for daylight representation in color science. It's used as a reference for standard light sources in graphics and photography.

Return

Linear RGB color as a 3-element array R, G, B

Parameters

temperature

Color temperature in Kelvin

actual fun illuminantD(temperature: Float): FloatArray

Generates an RGB color for a CIE D (daylight) illuminant at the specified temperature.

The CIE D illuminant series is the standard for daylight representation in color science. It's used as a reference for standard light sources in graphics and photography.

Return

Linear RGB color as a 3-element array R, G, B

Parameters

temperature

Color temperature in Kelvin

actual fun illuminantD(temperature: Float): FloatArray

Generates an RGB color for a CIE D (daylight) illuminant at the specified temperature.

The CIE D illuminant series is the standard for daylight representation in color science. It's used as a reference for standard light sources in graphics and photography.

Return

Linear RGB color as a 3-element array R, G, B

Parameters

temperature

Color temperature in Kelvin

actual fun illuminantD(temperature: Float): FloatArray

Generates an RGB color for a CIE D (daylight) illuminant at the specified temperature.

The CIE D illuminant series is the standard for daylight representation in color science. It's used as a reference for standard light sources in graphics and photography.

Return

Linear RGB color as a 3-element array R, G, B

Parameters

temperature

Color temperature in Kelvin