php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #72834 Export/Import Pixels
Submitted: 2016-08-15 00:00 UTC Modified: 2017-01-18 18:30 UTC
From: cmb@php.net Assigned: cmb (profile)
Status: Closed Package: GD related
PHP Version: Next Minor Version OS: *
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cmb@php.net
New email:
PHP Version: OS:

 

 [2016-08-15 00:00 UTC] cmb@php.net
Description:
------------
Moved from <https://github.com/libgd/libgd/issues/285>, as the
request concerns downstream only.

Would it be possible to add a way for GD to export pixels for use
in userland? There is already imagecolorat and imagesetpixel but
it can be slow when iterating over medium to large images. An API
similar to Imagick::exportImagePixels/importImagePixels would work
just fine.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-18 18:30 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2017-01-18 18:30 UTC] cmb@php.net
This feature requires the RFC process[1] anyway, so I'm closing
this ticket.

[1] <http://wiki.php.net/rfc/howto>
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 04:01:27 2025 UTC