Search found 1 match

by roscko
2011-10-31T10:57:49-07:00
Forum: Developers
Topic: Identifying Images with Indexed Color Format
Replies: 1
Views: 4297

Identifying Images with Indexed Color Format

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 ...