Table of Contents

Property Color

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

Color

The color of the incoming light. This is used to compute L[r], L[g], L[b]. The default value is { 1, 1, 1 } (white).

public EffectPropertyAccessor<ColorRgb96Float> Color { get; }

Property Value

EffectPropertyAccessor<ColorRgb96Float>