php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59166 Need some functions for replace imagick ext!
Submitted: 2010-04-16 02:59 UTC Modified: 2010-06-19 04:16 UTC
From: hi dot laowang at gmail dot com Assigned:
Status: Closed Package: gmagick (PECL)
PHP Version: 5.3.2 OS: linux
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: hi dot laowang at gmail dot com
New email:
PHP Version: OS:

 

 [2010-04-16 02:59 UTC] hi dot laowang at gmail dot com
Description:
------------
I want to replace imagick ext with gmagick. but some functions is missing! please add them. I will thanks u very much.

bool Imagick::setCompression ( int $compression )

ImagickPixelIterator Imagick::getPixelIterator ( void )

Imagick Imagick::getImage ( void )

bool Imagick::setImage ( Imagick $replace )

array Imagick::getImagePage ( void )

array Imagick::getImageGeometry ( void ) 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-04-27 05:47 UTC] paulgao at yeah dot net
digg it up! :)
 [2010-06-19 04:15 UTC] vito@php.net
setImage, getImage and getImageGeometry had been added to Gmagick. The other functions will not be included, consistent with the GraphicsMagick API.
 [2010-06-19 04:16 UTC] vito@php.net
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pecl.php.net/get/gmagick


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 21:01:28 2024 UTC