|
Creating/Manipulating Images with gd (Linux Journal)Creating/Manipulating Images with gd (Linux Journal)Posted Jan 11, 2006 0:49 UTC (Wed) by jasone (subscriber, #2423)In reply to: Creating/Manipulating Images with gd (Linux Journal) by rknop Parent article: Creating/Manipulating Images with gd (Linux Journal)
gd provides lower-level interfaces than the netpbm programs do (and apparently higher level interfaces than libnetpbm). gd is more cumbersome for tasks that pipelines of netpbm programs can handle, but gd is also more powerful. It's straightforward to create images for which you control the value of every pixel.
I've found gd particularly useful for programmatically generating custom graphs. For example:
http://people.freebsd.org/~jasone/jemalloc/plots/kldxref.png
Jason Evans
(Log in to post comments)
|
Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.