forked from SerenityOS/serenity
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
imgcmp: Add a --write-diff-image option
This writes a bitmap that has pixels that are identical between the two input images blended with 0.5 alpha against white, and differing pixels are highlighted in red. Use like so: imgcmp --write-diff-image diff.webp image1.png image2.webp
- Loading branch information
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters