Page 1 of 1

feature request: pass color to -virtual-pixel

Posted: 2006-10-25T08:54:09-07:00
by RetroJ
The title of this post sums it up in a nutshell. I would like to be able to pass a specific color to the -virtual-pixel option of convert. Thanks!

(using ImageMagick 6.3.0 on Debian)

Posted: 2006-10-25T10:36:49-07:00
by magick
Use the -background option to set the virtual pixel value.

Posted: 2006-10-25T11:49:41-07:00
by RetroJ
Ah, thank you!

Posted: 2006-10-30T22:04:47-07:00
by anthony
If the color is 'none' use -virtual-pixel transparent.

see IM examples, Edge Effects and Virtual Pixels
http://www.cit.gu.edu.au/~anthony/graph ... e/#virtual