Property ColorMatrix
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
ColorMatrix
A 5x4 matrix of float values. The elements in the matrix are not bounded and are unitless.
The default value is the identity matrix.
public EffectPropertyAccessor<Matrix5x4Float> ColorMatrix { get; }