Skip to content

PixelDiffer options

Latest
Compare
Choose a tag to compare
@NiGhTTraX NiGhTTraX released this 21 Jun 15:14
· 906 commits to master since this release

New features

  • PixelDiffer is now a class and can accept a config object through the constructor.
  • The following options can now be configured for PixelDiffer:
    • threshold: specifies the maximum difference between 2 pixels,
    • diffColor: sets the color used to mark differing pixels.