php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59167 Need some functions for replace imagick ext!
Submitted: 2010-04-16 03:00 UTC Modified: 2010-04-16 05:45 UTC
From: hi dot laowang at gmail dot com Assigned:
Status: Duplicate Package: gmagick (PECL)
PHP Version: 5.3.2 OS: linux
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:
27 - 4 = ?
Subscribe to this entry?

 
 [2010-04-16 03:00 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-16 05:45 UTC] mkoppanen@php.net
Duplicate of #17220
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 21:01:29 2024 UTC