ArithmeticImageFilter Class

Definition

Namespace ShimSkiaSharp
Assembly ShimSkiaSharp.dll
Inherits ObjectSKImageFilter
Show inherited members (29)
public record ArithmeticImageFilter(float K1, float K2, float K3, float K4, bool EforcePMColor, SKImageFilter? Background, SKImageFilter? Foreground, SKRect? Clip) : SKImageFilter, IDeepCloneable<SKImageFilter>, IEquatable<SKImageFilter>, IEquatable<ArithmeticImageFilter>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (8)