Histogram images
Posted: 2015-09-26T16:25:50-07:00
IM v6.8.1-6 on Windows 8.1.
Both commands work, but the outputs are both MIFF instead of PNG or GIF.
Edit for clarity: the output files are names h.png and h.gif, but the actual filetype as shown by "identify" is MIFF for both.
Code: Select all
convert rose: -define histogram:unique-colors=false histogram:h.png
convert rose: -define histogram:unique-colors=false histogram:h.gif
Edit for clarity: the output files are names h.png and h.gif, but the actual filetype as shown by "identify" is MIFF for both.