gimp_render_compare
Compare a saved snapshot with the current image using side-by-side before, after, and pixel-diff panels to quickly spot changes.
Instructions
Side-by-side render of a snapshot and the current image. panels is a comma list of before, after, diff (diff = pixel difference, black means identical).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| panels | No | before,after,diff | |
| image_id | Yes | ||
| max_size | No | ||
| snapshot_id | Yes | ||
| drop_snapshot | No |