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
 [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: Fri May 10 08:01:33 2024 UTC