Identifying Images with Indexed Color Format
Posted: 2011-10-31T10:57:49-07:00
I am simply trying to filter out images that have an indexed color format. I was hoping there was some property I could pull from running an identify but haven't had any luck. I have tried checking the unique colors to see if we fall under 256 but this returns false positives. Does anyone know of a way to determine this through an identify (verbose or otherwise)?