Sprache

SensorReferenceIlluminant1 Enum

Definition

Enumerates values returned by several methods of SensorReferenceIlluminant1.

public enum SensorReferenceIlluminant1
type SensorReferenceIlluminant1 = 
Inheritance
SensorReferenceIlluminant1

Fields

Name Value Description
Daylight 1
Fluorescent 2
Tungsten 3

Incandescent light

Android reference for android.hardware.camera2.CameraMetadata.SENSOR_REFERENCE_ILLUMINANT1_TUNGSTEN.

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.

Flash 4
FineWeather 9
CloudyWeather 10
Shade 11
DaylightFluorescent 12

D 5700 - 7100K

Android reference for android.hardware.camera2.CameraMetadata.SENSOR_REFERENCE_ILLUMINANT1_DAYLIGHT_FLUORESCENT.

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.

DayWhiteFluorescent 13

N 4600 - 5400K

Android reference for android.hardware.camera2.CameraMetadata.SENSOR_REFERENCE_ILLUMINANT1_DAY_WHITE_FLUORESCENT.

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.

CoolWhiteFluorescent 14

W 3900 - 4500K

Android reference for android.hardware.camera2.CameraMetadata.SENSOR_REFERENCE_ILLUMINANT1_COOL_WHITE_FLUORESCENT.

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.

WhiteFluorescent 15

WW 3200 - 3700K

Android reference for android.hardware.camera2.CameraMetadata.SENSOR_REFERENCE_ILLUMINANT1_WHITE_FLUORESCENT.

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.

StandardA 17
StandardB 18
StandardC 19
D55 20
D65 21
D75 22
D50 23
IsoStudioTungsten 24

Remarks

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