Page 1 of 1

identify -format %n %r

Posted: 2007-01-16T03:57:20-07:00
by vav
Hi,
Which magickwand functions should I use to get the same information as

Code: Select all

identify -format %n %r
%n is number of scenes and %r is image class and colorspace.
Thanks