I am looking through the help files and I think the biggest reason I am having a hard time using MagickWand for PHP is that there are no explanations beyond "you must use this, this, or this" constant. I haven't been able to find where those constants are explained - that would help so much!
For example: MagickCompositeImage - there is a whole list of composite operator constants to choose from but I can't figure out which shoudl do what.
Anyone know where I can find that info?
Thanks!
Jenn
Constants explained?
For compositing help, see http://www.cit.gu.edu.au/~anthony/graph ... 6/compose/. We're looking for a volunteer to improve the MagickWand for PHP documentation.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Constants explained?
Which has now moved to http://www.imagemagick.org/Usage/compose/
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
Re: Constants explained?
Hi,
I just found this section in the manual which does provide a lot of the elusive info....
Magick Image File Format (MIFF)
-- Erik
I just found this section in the manual which does provide a lot of the elusive info....
Magick Image File Format (MIFF)
-- Erik