Click or drag to resize
DigitalRuneHdrFilterEnableBlueShift Property
Gets or sets a value indicating whether a blue shift is applied to scenes with low average luminance.

Namespace: DigitalRune.Graphics.PostProcessing
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public bool EnableBlueShift { get; set; }

Property Value

Type: Boolean
if a blue shift is applied to scenes with low average luminance; otherwise, . The default value is .
See Also