package
0.0.0-20240430170323-5d153c6987f3
Repository: https://github.com/contribsys/sparq.git
Documentation: pkg.go.dev
# Functions
Components returns the X and Y components of a blurhash.
Decode returns an NRGBA image of the given hash with the given size.
DecodeDraw decodes the given hash into the given image.
Encode returns the blurhash for the given image.
# Variables
ErrInvalidComponents is returned when components passed to Encode are invalid.
ErrInvalidHash is returned when the library encounters a hash it can't recognise.
No description provided by the author