Table of Contents

Property Color

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

Color

Colors from the source image are multiplied by this value.
The default value is { 1, 1, 1, 1 } (opaque white).

public EffectPropertyAccessor<ColorRgba128Float> Color { get; }

Property Value

EffectPropertyAccessor<ColorRgba128Float>