This is a discussion on "Perspective image" within the PHP Forum section. This forum, and the thread "Perspective image are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Perspective image
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Perspective image
Hi all!
I really need help now, I've been google-ing for two hour without get the solution of my problem. I have this image: ![]() and want to get it like this: (by using javascript) ![]() Does anyone know how to do that? It would be great if someone gave me a script for that! Thx, Johannes |
|
|
|
||||
|
Re: Perspective image
Hmmmm .... with JS?! Does it have to be?
I know you can do with PHP and Imagemagick ImageMagick Examples - Distorting images |
|
|||
|
Re: Perspective image
No, it don't have to be in JS,
just thought that was the easiest way. Thank you very much! Problem solved! |
|
||||
|
Re: [SOLVED] Perspective image
No problem!
|
|
|||
|
Re: [SOLVED] Perspective image
One more question, i wrote:
Quote:
Could you explain a bit more? |
|
|||
|
Re: Perspective image
hmm.. it seams that I have to install ImageMagic on my server, and since i don't have my own server I can't get it working. But thanks for the help anyway
Is there any other solution? |
|
||||
|
Re: Perspective image
Maybe with the GD library then? It's PHP as well ...
Have you tried asking your host about ImageMagick? It's free of course ... it's just another library for PHP and a 20 second install. |
|
|||
|
Re: Perspective image
I've asked my host, and they said they support "GDLib 2", so i guess i have to figure out how to do it with GDLib 2.
Edit: Do you know how to use GD library? |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Perspective text in photoshop - help | Bocaj | Graphics and 3D | 7 | Apr 1st, 2008 13:06 |
| Treating an image with <div> tags like a normal image | mikeym | Web Page Design | 2 | Mar 1st, 2008 15:28 |
| [SOLVED] multiple image rollover not restoring image | snappy | JavaScript Forum | 4 | Nov 5th, 2007 14:38 |
| Image gallery not displaying enlarged image | AdRock | PHP Forum | 15 | Sep 1st, 2006 11:31 |
| Background image overlaping footer image at bottom of div | lw_d | Web Page Design | 4 | Mar 21st, 2006 00:27 |