Search found 108 matches

by RetroJ
2006-10-26T18:32:02-07:00
Forum: Users
Topic: relative pixels in -fx operator (Game of Life)
Replies: 14
Views: 40062

relative pixels in -fx operator (Game of Life)

There seems to be a bug with relative pixels, specified by p[n,n] in the -fx operator. To see it, you can do the following steps, which I have written for bash command shell. This is actually an implementation of John Conway's Game of Life, so it's kind of interesting. My imagemagick version is 6.3....
by RetroJ
2006-10-25T11:49:41-07:00
Forum: Developers
Topic: feature request: pass color to -virtual-pixel
Replies: 3
Views: 14346

Ah, thank you!
by RetroJ
2006-10-25T08:54:09-07:00
Forum: Developers
Topic: feature request: pass color to -virtual-pixel
Replies: 3
Views: 14346

feature request: pass color to -virtual-pixel

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)