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