From 350558502a74228bb89fe4995c9da81b14543c3c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 24 Apr 2015 15:54:04 +0200 Subject: php-pecl-gmagick: 1.1.7RC3 --- REFLECTION | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 472608b..46bead1 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #34 gmagick version 1.1.7RC2 ] { +Extension [ extension #25 gmagick version 1.1.7RC3 ] { - Classes [5] { Class [ class GmagickException extends Exception ] { @@ -370,7 +370,7 @@ Extension [ extension #34 gmagick version 1.1.7RC2 ] { - Properties [0] { } - - Methods [161] { + - Methods [163] { Method [ public method __construct ] { - Parameters [1] { @@ -939,6 +939,12 @@ Extension [ extension #34 gmagick version 1.1.7RC2 ] { } } + Method [ public method getimagepage ] { + + - Parameters [0] { + } + } + Method [ public method getimageprofile ] { - Parameters [0] { @@ -1033,6 +1039,16 @@ Extension [ extension #34 gmagick version 1.1.7RC2 ] { } } + Method [ public method setimagepage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + Method [ public method getimageunits ] { - Parameters [0] { -- cgit