RGB and PNG bug
Posted: 2012-11-28T16:59:23-07:00
The command:
Seems to output a white rectangle, it should be grey.
GIF output works fine, only seems to be an issue with PNG.
ImageMagick 6.8.0.7
Code: Select all
convert -size 1280x720 xc:"rgb(136,136,136)" 1${pn1}.png
GIF output works fine, only seems to be an issue with PNG.
ImageMagick 6.8.0.7