Property Color
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Color
The color of the drop shadow. You must specify this color in straight alpha (not premultiplied).
The default value is { 0, 0, 0, 1 } (opaque black).
public EffectPropertyAccessor<ColorRgba128Float> Color { get; }