Search found 5 matches
- 2012-10-06T02:20:11-07:00
- Forum: MagickWand for PHP
- Topic: magickwand tool
- Replies: 9
- Views: 141295
Re: magickwand tool
thanks for all! on screenshot normal linux. debian. bc will install. The MagickWand for PHP is a PHP API for Imagemagick. They are two totally different things. i understand. When I created a theme I thought, that someone tell method from MagickWand For PHP, which will help to solve my problem. But ...
- 2012-10-05T15:37:46-07:00
- Forum: MagickWand for PHP
- Topic: magickwand tool
- Replies: 9
- Views: 141295
Re: magickwand tool
ok. i try do this on linux. (but please, not ignore my previous post)
some error...
some error...
- 2012-10-05T14:57:37-07:00
- Forum: MagickWand for PHP
- Topic: magickwand tool
- Replies: 9
- Views: 141295
Re: magickwand tool
thank you for advice and link. oh. I was wrong "On windows i can use your scrips". I missed "not". but now that is not important. if you are not hard, please type the parameters that sets your script for this version ( http://d.pr/i/NApx ) here. I could not understand this from your script.
- 2012-10-05T10:27:44-07:00
- Forum: MagickWand for PHP
- Topic: magickwand tool
- Replies: 9
- Views: 141295
Re: magickwand tool
thank you for answer!!! i understand algorithm of my actions. But, please help me again. On windows i can use your scrips. Please, write options for convert for this variant: Arguments: 160,200 -t 25 -f mask -r inside -m edge i try D:\>convert.exe D:\123.jpg -fuzz 25% -fill none -draw "matte 300,300 ...
- 2012-10-05T04:03:13-07:00
- Forum: MagickWand for PHP
- Topic: magickwand tool
- Replies: 9
- Views: 141295
magickwand tool
hello. I want to implement magic-wand tool like photoshop. I found required for me functional in this library. F.e. : http://www.fmwconcepts.com/imagemagick/magicwand/index.php. Isolates a contiguous region of an image based upon a color determined from a user specified image coordinate. This ...