Table of Contents

Enum PhotographyWhiteBalanceMode

Namespace
VisioForge.Core.Types.X.Photography
Assembly
VisioForge.Core.dll

Photography API white balance mode.

public enum PhotographyWhiteBalanceMode

Fields

Auto = 0

Choose white balance mode automatically.

Daylight = 1

Mode for daylight conditions.

Cloudy = 2

Mode for cloudy conditions.

Sunset = 3

Mode for sunset conditions.

Tungsten = 4

Mode for tungsten lighting.

Fluorescent = 5

Mode for fluorescent lighting.

Manual = 6

Disable automatic white balance adjustment and keep current values.

Warmluorescent = 7

Mode for warm fluorescent lighting.

Shade = 8

Mode for shade lighting.