Pexelmatch (pexelmatch v0.0.1)

The top-level API for Pixelmatch. Reads images from paths, diffs them, and returns {:ok, num_pixels_different}.

Link to this section Summary

Link to this section Functions

Link to this function

run(img_1_path, img_2_path, diff_path, opts \\ %{})