Welcome Guest, Not a member yet? Register   Sign In
ImageEditor program ??
#1

[eluser]ajay009ajay[/eluser]
I want to develop imageeditor program in php . Can anyone give some tips how will i do it ??
#2

[eluser]umefarooq[/eluser]
yes you can do just check the CI Doc you will get more help http://ellislab.com/codeigniter/user-gui...e_lib.html

if you server is providing imagemagik library you can get more image editing option like round corners, drop shows and you can use image majik use with CI just check image magik function and doc

http://www.imagemagick.org/script/index.php
#3

[eluser]ajay009ajay[/eluser]
Thanks..
I m not sure my server has ImageMagic Software installed.If this is not there , How will i install there.can i find it from ImageMagic Link ?
#4

[eluser]umefarooq[/eluser]
if it is your remote server then you have to ask from your hosting provider for this feature, if it on local just download and install on your machine
#5

[eluser]ajay009ajay[/eluser]
Can i draw somthing on my image like , drawing of line,circle... etc.?
#6

[eluser]brianw1975[/eluser]
yes, read the documentation on the CI Image class, and the ImageMagick Documentation.

use google - search for something like "php draw circle with imagemagick"




Theme © iAndrew 2016 - Forum software by © MyBB