Module eblurhash

Calculate the eblurhash for an image file.

Copyright © 2020 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Calculate the eblurhash for an image file

Function Index

hash/3
magick/1

Function Details

hash/3

hash(X::1..9, Y::1..9, File0::file:filename_all()) -> {ok, binary()} | {error, nofile | format}

magick/1

magick(File0::file:filename_all()) -> {ok, binary()} | {error, nofile | format | convert}


Generated by EDoc