Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.08 KB

colortemperaturepreset.md

File metadata and controls

45 lines (30 loc) · 1.08 KB
-api-id -api-type
T:Windows.Media.Devices.ColorTemperaturePreset
winrt enum

ColorTemperaturePreset

-description

Defines the values for the possible color temperature presets.

-enum-fields

-field Auto:0

Indicates that the color temperature is set automatically.

-field Manual:1

Indicates that the color temperature is set manually.

-field Cloudy:2

Indicates that the color temperature is adjusted for a cloudy scene.

-field Daylight:3

Indicates that the color temperature is adjusted for a daylight scene.

-field Flash:4

Indicates that the color temperature is adjusted for a scene lit by a flash.

-field Fluorescent:5

Indicates that the color temperature is adjusted for a scene lit by fluorescent light.

-field Tungsten:6

Indicates that the color temperature is adjusted for a scene lit by tungsten light.

-field Candlelight:7

Indicates that the color temperature is adjusted for a scene lit by candlelight.

-remarks

-examples

-see-also