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
 [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: Fri Mar 29 07:01:28 2024 UTC