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 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:
32 - 9 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 06:01:35 2024 UTC