Search found 2 matches

by daniel302
2014-09-21T16:42:43-07:00
Forum: Users
Topic: help - Applies a sketch effect to an image.
Replies: 3
Views: 1535

Re: help - Applies a sketch effect to an image.

fmw42 wrote:Just call it from PHP exec(). But if this is for a commercial site, you will need to contact me to purchase a license.

thanks, i was on windows, but calling directly on linux works fine :D
by daniel302
2014-09-21T01:01:36-07:00
Forum: Users
Topic: help - Applies a sketch effect to an image.
Replies: 3
Views: 1535

help - Applies a sketch effect to an image.

Hi


i need to do this script on my php code

http://www.fmwconcepts.com/imagemagick/sketch/index.php


you can see at the end of the page the script, when i write that code on my php scritpt, i cant do the 3rd line -clone 3 , doesnt work

how can i convert that bash script to php

i have ...