Forum Moderators: coopster

Message Too Old, No Replies

How do you copy the images of GD2 Library bundled?

         

michal317

11:57 am on Nov 12, 2006 (gmt 0)

10+ Year Member



Hi!
I'm trying to copy a component that uses the GD2 Library bundled.
I don't know where does this bundle keep it's images and how.
Is it in the DB or some script.
please advise.

coopster

1:02 pm on Nov 12, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



The imagecreatefromgd2 [php.net] function itself is not documented in the PHP manual pages. Whenever you see that, your best bet is to go to the bundled library page and read about the API there.

About the additional .gd image file format [boutell.com]