Jump to content
xisto Community
Zeeshan Hashmi

Image Works With Php And Gd

Recommended Posts

HiI have a 1 Big map. What i want is that the user will enter the latitude and longitude. the script will show that location in the image. I know how to convert Image X,Y Coordinates into Latitide and Longitude and vise versa. But there point is that the image is 1000x1000 wide but i want to show only the particular region of that latitude / longitude in 300x300 image. means that the PHP script will CROP wht Image (1000x1000) to 300x300. That way, the script will be shoing the part of an image, not the whole image. please help !!

Share this post


Link to post
Share on other sites

Php have a lot of fuctions that works with image formats, including gif, png, jpg, wbmp, and xpm and by using the GD Library you can be able to create and manipulate images. Also you can enhance the GD library to deal with fonts.

 

Take a look to the PHP Image Functions for more information.

 

Best regards,

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.