Versions in this module Expand all Collapse all v0 v0.0.1 Jan 15, 2026 Changes in this version + const DownsampleDims + const LumaFromBCoeff + const LumaFromGCoeff + const LumaFromRCoeff + const MinHashableDim + const PdqNumJaroszXYPasses + var ErrInvalidFile = errors.New("invalid input file name") + type HashResult struct + Hash string + HashDuration time.Duration + ImageHeightTimesWidth int + Quality int + func HashFromFile(filename string) (*HashResult, error) + func HashFromImage(img image.Image) (*HashResult, error)