php3-list | 2000051
Date: 05/15/00
- Next message: Richard Lynch: "[PHP3] Re: Re: [PHP4BETA] eval - isnīt as slow as rumors about it"
- Previous message: Marian Vasile: "[PHP3] No one want's to really help me !!! and is so easy..."
- In reply to: Bill Zeller: "[PHP3] copying triangles in PHP :-)"
- Next in thread: TomHenry: "Re: [PHP3] copying triangles in PHP :-)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <20000514201000.11548.qmail <email protected>>,
billzeller <email protected> (Bill Zeller) wrote:
> Is there a way to copy triangles or other polygons
> from existing gif images with PHP? (I'm using GD 1.3)
I could be way off base, but I don't think that once you put a triangle or
any other graphical element into a GIF, that the GIF has any idea
whatsoever of that graphical element as a distinct object.
The GIF format (aside from color pallets and animation frames) is pretty
much just a big ol' chunk of pixels encoded using LZW.
-- Richard Lynch | If this was worth $$$ to you, buy a CD US Customer Support Director | from one of the artists listed here: Zend Technologies USA | http://www.L-I-E.com/artists.htm http://www.zend.com | (this has nothing to do with Zend, duh!)-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Richard Lynch: "[PHP3] Re: Re: [PHP4BETA] eval - isnīt as slow as rumors about it"
- Previous message: Marian Vasile: "[PHP3] No one want's to really help me !!! and is so easy..."
- In reply to: Bill Zeller: "[PHP3] copying triangles in PHP :-)"
- Next in thread: TomHenry: "Re: [PHP3] copying triangles in PHP :-)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

