php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #24918 request for imagecolorget() function
Submitted: 2003-08-02 11:26 UTC Modified: 2003-08-02 11:56 UTC
From: sh at xcom dot pl Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4CVS-2003-08-02 (stable) OS: Linux
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:
36 + 29 = ?
Subscribe to this entry?

 
 [2003-08-02 11:26 UTC] sh at xcom dot pl
Description:
------------
Currently it is impossible to know what is RGB of color handle. For example, I can get color handle from imagecolortransparent($img), but there is no way to extract RBG data from it.

Sorry for my english.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-02 11:56 UTC] sh at xcom dot pl
Woops, imagecolorsforindex is doing the job... sorry.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 13:01:28 2024 UTC