summaryrefslogtreecommitdiffstats
path: root/REFLECTION-im7
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION-im7')
-rw-r--r--REFLECTION-im717
1 files changed, 13 insertions, 4 deletions
diff --git a/REFLECTION-im7 b/REFLECTION-im7
index 25fb376..4b89c47 100644
--- a/REFLECTION-im7
+++ b/REFLECTION-im7
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #78 imagick version 3.6.0RC1 ] {
+Extension [ <persistent> extension #79 imagick version 3.6.0RC2 ] {
- Dependencies {
Dependency [ gmagick (Conflicts) ]
@@ -326,7 +326,7 @@ Extension [ <persistent> extension #78 imagick version 3.6.0RC1 ] {
Constant [ public int COLOR_ALPHA ] { 18 }
Constant [ public int COLOR_FUZZ ] { 19 }
Constant [ public int IMAGICK_EXTNUM ] { 30600 }
- Constant [ public string IMAGICK_EXTVER ] { 3.6.0RC1 }
+ Constant [ public string IMAGICK_EXTVER ] { 3.6.0RC2 }
Constant [ public int QUANTUM_RANGE ] { 65535 }
Constant [ public int USE_ZEND_MM ] { 0 }
Constant [ public int COMPOSITE_DEFAULT ] { 54 }
@@ -1083,7 +1083,7 @@ Extension [ <persistent> extension #78 imagick version 3.6.0RC1 ] {
- Properties [0] {
}
- - Methods [353] {
+ - Methods [354] {
Method [ <internal:imagick> public method optimizeImageLayers ] {
- Parameters [0] {
@@ -1252,7 +1252,7 @@ Extension [ <persistent> extension #78 imagick version 3.6.0RC1 ] {
}
}
- Method [ <internal, deprecated:imagick> public method roundCorners ] {
+ Method [ <internal:imagick> public method roundCorners ] {
- Parameters [5] {
Parameter #0 [ <required> $x_rounding ]
@@ -2469,6 +2469,15 @@ Extension [ <persistent> extension #78 imagick version 3.6.0RC1 ] {
}
}
+ Method [ <internal:imagick> public method addNoiseImageWithAttenuate ] {
+
+ - Parameters [3] {
+ Parameter #0 [ <required> $noise ]
+ Parameter #1 [ <required> $attenuate ]
+ Parameter #2 [ <optional> $channel ]
+ }
+ }
+
Method [ <internal:imagick> public method motionBlurImage ] {
- Parameters [4] {