Overview | SkiaSharp.Extended (original) (raw)

Show / Hide Table of Contents

SkiaSharp.Extended NuGet

SkiaSharp.Extended is a collection some cool functions that may be useful to some apps.

SKBlurHash

SKBlurHash is a compact representation of a placeholder for an image. See more...

Preview
BlurHash

SKGeometry

SKGeometry provides several helper methods that can be used to create common geometric shapes. See more...

SKPathInterpolation

SKPathInterpolation can be used to create interpolated paths. This is awesome when creating animated shapes or transitions between two paths. See more...

Preview
Path Interpolation