diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -16,6 +16,12 @@ Extension [ <persistent> extension #77 imagick version 3.4.4 ] { Entry [ imagick.progress_monitor <SYSTEM> ] Current = '0' } + Entry [ imagick.set_single_thread <SYSTEM> ] + Current = '1' + } + Entry [ imagick.shutdown_sleep_count <ALL> ] + Current = '10' + } } - Classes [10] { @@ -1736,6 +1742,9 @@ Extension [ <persistent> extension #77 imagick version 3.4.4 ] { } Method [ <internal:imagick> public method __tostring ] { + + - Parameters [0] { + } } Method [ <internal:imagick, prototype Countable> public method count ] { @@ -2862,6 +2871,9 @@ Extension [ <persistent> extension #77 imagick version 3.4.4 ] { } Method [ <internal:imagick> public method getimagehistogram ] { + + - Parameters [0] { + } } Method [ <internal:imagick> public method getimageinterlacescheme ] { |