You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix -I invert option for 2-color palette images (#8795)
- Detect 2-color (1-bit) images and swap colormap entries when -I is used
- Apply -G color replacements to colormap before expansion to RGB
- Ensures -I option works correctly for 1-bit PNG images
Fixes#8795
* Add test for -I invert option on 2-color iages (#8795)
- Tests normal image, inverted image, and inverted with color changes
- Verifies fix for issue #8795
0 commit comments