Hi,
I would like to create a box using drawing hand ... and would like to use gradient color. It's simple when using the command line, but I'm not so sure if this could be done using magickwand (for php).
I hope someone can help.
Paul
Gradients using MagickWand?
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Yes gradient can produce transparent gradients. However until SVG gradient additions are done, you will have to do the gradient rotations yourself.
Many techniques are looked at in the command line IM examples, Gradient Canvases
http://www.cit.gu.edu.au/~anthony/graph ... /#gradient
You should be able to map these into MagicWand without too much difficulty
Many techniques are looked at in the command line IM examples, Gradient Canvases
http://www.cit.gu.edu.au/~anthony/graph ... /#gradient
You should be able to map these into MagicWand without too much difficulty
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/