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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Sat Apr 20 02:01:29 2024 UTC