How to read a bKGD chunk?
Posted: 2010-06-01T09:51:32-07:00
How to read a chunk bKGD?
If bKGD chunk does not exist, then wrote:
If there bKGD chunk (any color value), then wrote:
How to find the correct value bKGD chunk, using ImageMagick?
Code: Select all
identify -verbose new.png
Code: Select all
Background color: white
Code: Select all
Background color: rgba(0,0,0,1)