php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #23863 Add ImageGetTransparent()
Submitted: 2003-05-28 14:47 UTC Modified: 2015-06-28 17:05 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: trobinson at gksystems dot com Assigned: cmb (profile)
Status: Closed Package: GD related
PHP Version: 4.3.2RC4 OS: all
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: trobinson at gksystems dot com
New email:
PHP Version: OS:

 

 [2003-05-28 14:47 UTC] trobinson at gksystems dot com
When reading a GIF image, I would like to know if it has a transparent color.
gdImageGetTransparent() is the function I need, but it does not *yet* have a PHP counterpart.
..Tom

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-01-01 20:53 UTC] jani@php.net
-Summary: Please add ImageGetTransparent() +Summary: Add ImageGetTransparent() -Package: Feature/Change Request +Package: GD related
 [2015-06-28 17:05 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2015-06-28 17:05 UTC] cmb@php.net
Since a long time there is imagecolortransparent(), which is
basically a wrapper around gdImageGetTransparent().
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC