ArithmeticImageFilter(Single, Single, Single, Single, Boolean, SKImageFilter?, SKImageFilter?, Nullable) Constructor

Definition

Namespace ShimSkiaSharp
Assembly ShimSkiaSharp.dll
public ArithmeticImageFilter(float K1, float K2, float K3, float K4, bool EforcePMColor, SKImageFilter? Background, SKImageFilter? Foreground, SKRect? Clip)

Parameters

K1
Single
K2
Single
K3
Single
K4
Single
EforcePMColor
Boolean
Background
SKImageFilter
Foreground
SKImageFilter