ColorSpace.IlluminantD60 Property

Definition

Standard CIE 1931 2° illuminant D60, encoded in xyY.

[Android.Runtime.Register("ILLUMINANT_D60", ApiSince=26)]
public static System.Collections.Generic.IList<float>? IlluminantD60 { get; }
[<Android.Runtime.Register("ILLUMINANT_D60", ApiSince=26)>]
static member IlluminantD60 : System.Collections.Generic.IList<single>

Property Value

Attributes

Remarks

Standard CIE 1931 2° illuminant D60, encoded in xyY. This illuminant has a color temperature of 6004K.

Java documentation for android.graphics.ColorSpace.ILLUMINANT_D60.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to