Jump to content

Position Images Using GD Library?


Andrew R

Recommended Posts

Hey Guys

 

Ok I can postion text using the GD library using the following:

 

imagefttext($rImg, 13, 0, 105, 55, $black, $font_file,$Username);

 

How would do the same using an image?  For example

 

whateverfunction($rImg, 13, 0, 105, 55,$ImagePath);

 

Thanks a million.

 

Link to comment
https://forums.phpfreaks.com/topic/228281-position-images-using-gd-library/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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.