Blur
Class

Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.Painting.ImageFilters

Summary:
Creates a blur image filter.

Inheritance:
Object =>
ImageFilter =>
Blur

Constructors

// Creates a blur image filter.
Single sigmaX, // The sigma x.
Single sigmaY// The sigma y.
)

Methods

// Clones this instance.
// Creates the image filter.