BlurHashSharp.SkiaSharp

C# BlurHash encoder library with packages for SkiaSharp and ImageSharp.

Latest version: 1.3.4 registry icon
Maintenance score
62
Safety score
100
Popularity score
2
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security
  Vulnerabilities
Version Suggest Low Medium High Critical
1.3.4 0 0 0 0 0
1.3.3 0 0 0 0 0
1.3.2 0 0 0 0 0
1.3.1 0 0 0 0 0
1.3.0 0 0 0 0 0
1.2.0 0 0 0 0 0
1.1.1 0 0 0 0 0
1.1.0 0 0 0 0 0
1.0.0 0 0 0 0 0

Stability
Latest release:

1.3.4 - This version is safe to use because it has no known security vulnerabilities at this time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

MIT   -   MIT License

Not a wildcard

Not proprietary

OSI Compliant



BlurHashSharp

.NET NuGet

C# BlurHash encoder library with packages for ImageSharp and SkiaSharp.

Usage

string blurhash = BlurHashEncoder.Encode(xComponent: 4, yComponent: 4, filename: "/path/to/your/image.jpeg");