php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #837 Transparency for image functions
Submitted: 1998-10-08 19:38 UTC Modified: 1998-10-10 18:49 UTC
From: ccjust at prentice dot uq dot edu dot au Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.5 OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
2 + 45 = ?
Subscribe to this entry?

 
 [1998-10-08 19:38 UTC] ccjust at prentice dot uq dot edu dot au
If at all possible the ability to add an object to a GIF with a certain percentage of
 transparency would be excellent.
Just an optional field after most functions which specified the percentage value.
This would make alot of the dynamic GIF's much better in respects to presentation.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-10-10 18:49 UTC] jim
Unfortunately, this is next-to-impossible to do with GIF files because they are 256-color
indexed images. It's certainly not possible in a general way.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Jun 14 21:01:30 2024 UTC