I can get the full report with
Code: Select all
identify myimage.png
Code: Select all
identify -verbose myimage.png
Code: Select all
identify -unique myimage.png
- I get the default report provided by identify itself.
Code: Select all
identify -colors myimage.png
Code: Select all
unrecognized option `-colors'
(Running ImageMagick 7.0.8-53 Q16 x86_64 2019-07-09 on macOS)