Search found 1 match

by bluntmike
Thu Mar 22, 2007 6:09 am
Forum: PHP - Code
Topic: Magickwand creating images from scratch
Replies: 1
Views: 370

Magickwand creating images from scratch

Hi, I have been looking around for a tutorial using ImageMagick to CREATE an image. I have done this project using GD and GDs anti-aliasing isn't up to scratch (drawing a SINE graph for sound wave type diagrams). All that I have seen is tutorials on how to 'create' an image by reading in another ima...