Table of Contents

Enum NamedWhitePoint

Namespace
SharpDX.WIC
Assembly
SharpDX.Direct2D1.dll
[Flags]
public enum NamedWhitePoint

Fields

AsShot = 1

An "as shot" white balance.

AutoWhiteBalance = 512

An automatic balance.

Cloudy = 4

A cloudy white balance.

Custom = 256

A custom white balance. This is typically used when using a picture (grey-card) as white balance.

Daylight = 2

A daylight white balance.

Default = 1

The default white balance.

Flash = 64

Daylight white balance.

Fluorescent = 32

A fluorescent white balance.

Shade = 8

A shade white balance.

Tungsten = 16

A tungsten white balance.

Underwater = 128

A flash white balance.