svn: /phpdoc/ru/trunk/reference/imagick/imagick/ adaptiveblurimage.xml adaptiveresizeimage.xml adaptivesharpenimage.xml adaptivethresholdimage.xml addimage.xml addnoiseimage.xml affinetransformimage.xml animateimages.xml annotateimage.xml appendimages.xml averageimages.xml blackthresholdimage.xml blurimage.xml borderimage.xml charcoalimage.xml chopimage.xml clear.xml clipimage.xml clippathimage.xml clone.xml clutimage.xml coalesceimages.xml colorizeimage.xml commentimage.xml compareimagelayers.x
[email protected] (Sergey Panteleev) Fri, 04 Dec 2020 05:05:57 +0000
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Fri, 04 Dec 2020 05:05:57 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=351862
Log:
docs(ru): Updated to English revision
Changed paths:
U phpdoc/ru/trunk/reference/imagick/imagick/adaptiveblurimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/adaptiveresizeimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/adaptivesharpenimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/adaptivethresholdimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/addimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/addnoiseimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/affinetransformimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/animateimages.xml
U phpdoc/ru/trunk/reference/imagick/imagick/annotateimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/appendimages.xml
U phpdoc/ru/trunk/reference/imagick/imagick/averageimages.xml
U phpdoc/ru/trunk/reference/imagick/imagick/blackthresholdimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/blurimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/borderimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/charcoalimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/chopimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/clear.xml
U phpdoc/ru/trunk/reference/imagick/imagick/clipimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/clippathimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/clone.xml
U phpdoc/ru/trunk/reference/imagick/imagick/clutimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/coalesceimages.xml
U phpdoc/ru/trunk/reference/imagick/imagick/colorizeimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/commentimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/compareimagelayers.xml
U phpdoc/ru/trunk/reference/imagick/imagick/compareimages.xml
U phpdoc/ru/trunk/reference/imagick/imagick/construct.xml
U phpdoc/ru/trunk/reference/imagick/imagick/contrastimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/cropimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/cropthumbnailimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/current.xml
U phpdoc/ru/trunk/reference/imagick/imagick/cyclecolormapimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/decipherimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/deconstructimages.xml
U phpdoc/ru/trunk/reference/imagick/imagick/deleteimageartifact.xml
U phpdoc/ru/trunk/reference/imagick/imagick/despeckleimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/destroy.xml
U phpdoc/ru/trunk/reference/imagick/imagick/displayimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/displayimages.xml
U phpdoc/ru/trunk/reference/imagick/imagick/drawimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/edgeimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/embossimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/encipherimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/enhanceimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/equalizeimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/flattenimages.xml
U phpdoc/ru/trunk/reference/imagick/imagick/flipimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/flopimage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/fximage.xml
U phpdoc/ru/trunk/reference/imagick/imagick/getcolorspace.xml
U phpdoc/ru/trunk/reference/imagick/imagick/getcompression.xml
U phpdoc/ru/trunk/reference/imagick/imagick/getcompressionquality.xml
U phpdoc/ru/trunk/reference/imagick/imagick/getcopyright.xml
U phpdoc/ru/trunk/reference/imagick/imagick/getfilename.xml
U phpdoc/ru/trunk/reference/imagick/imagick/getfont.xml
svn-diffs-351862.txt
(text/x-diff, 56.7 KB)
Modified: phpdoc/ru/trunk/reference/imagick/imagick/adaptiveblurimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/adaptiveblurimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/adaptiveblurimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 334762 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.adaptiveblurimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::adaptiveBlurImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::adaptiveBlurImage</methodname>
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
<methodparam><type>float</type><parameter>sigma</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>channel</parameter><initializer>Imagick::CHANNEL_DEFAULT</initializer></methodparam>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/adaptiveresizeimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/adaptiveresizeimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/adaptiveresizeimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 350988 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.adaptiveresizeimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::adaptiveResizeImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::adaptiveResizeImage</methodname>
<methodparam><type>int</type><parameter>columns</parameter></methodparam>
<methodparam><type>int</type><parameter>rows</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>bestfit</parameter><initializer>&false;</initializer></methodparam>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/adaptivesharpenimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/adaptivesharpenimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/adaptivesharpenimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.adaptivesharpenimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::adaptiveSharpenImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::adaptiveSharpenImage</methodname>
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
<methodparam><type>float</type><parameter>sigma</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>channel</parameter><initializer>Imagick::CHANNEL_DEFAULT</initializer></methodparam>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/adaptivethresholdimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/adaptivethresholdimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/adaptivethresholdimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 336315 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.adaptivethresholdimage">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::adaptiveThresholdImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::adaptiveThresholdImage</methodname>
<methodparam><type>int</type><parameter>width</parameter></methodparam>
<methodparam><type>int</type><parameter>height</parameter></methodparam>
<methodparam><type>int</type><parameter>offset</parameter></methodparam>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/addimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/addimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/addimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.addimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::addImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::addImage</methodname>
<methodparam><type>Imagick</type><parameter>source</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/addnoiseimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/addnoiseimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/addnoiseimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 336315 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.addnoiseimage">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::addNoiseImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::addNoiseImage</methodname>
<methodparam><type>int</type><parameter>noise_type</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>channel</parameter><initializer>Imagick::CHANNEL_DEFAULT</initializer></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/affinetransformimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/affinetransformimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/affinetransformimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 351734 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.affinetransformimage">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::affineTransformImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::affineTransformImage</methodname>
<methodparam><type>ImagickDraw</type><parameter>matrix</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/animateimages.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/animateimages.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/animateimages.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.animateimages">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::animateImages</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::animateImages</methodname>
<methodparam><type>string</type><parameter>x_server</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/annotateimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/annotateimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/annotateimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.annotateimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::annotateImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::annotateImage</methodname>
<methodparam><type>ImagickDraw</type><parameter>draw_settings</parameter></methodparam>
<methodparam><type>float</type><parameter>x</parameter></methodparam>
<methodparam><type>float</type><parameter>y</parameter></methodparam>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/appendimages.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/appendimages.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/appendimages.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 346201 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.appendimages">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>Imagick</type><methodname>Imagick::appendImages</methodname>
+ <modifier>public</modifier> <type>Imagick</type><methodname>Imagick::appendImages</methodname>
<methodparam><type>bool</type><parameter>stack</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/averageimages.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/averageimages.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/averageimages.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 350428 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.averageimages">
<refnamediv>
@@ -15,7 +15,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>Imagick</type><methodname>Imagick::averageImages</methodname>
+ <modifier>public</modifier> <type>Imagick</type><methodname>Imagick::averageImages</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/blackthresholdimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/blackthresholdimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/blackthresholdimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 350988 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.blackthresholdimage">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::blackThresholdImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::blackThresholdImage</methodname>
<methodparam><type>mixed</type><parameter>threshold</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/blurimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/blurimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/blurimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.blurimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::blurImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::blurImage</methodname>
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
<methodparam><type>float</type><parameter>sigma</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>channel</parameter></methodparam>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/borderimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/borderimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/borderimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 350988 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.borderimage">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::borderImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::borderImage</methodname>
<methodparam><type>mixed</type><parameter>bordercolor</parameter></methodparam>
<methodparam><type>int</type><parameter>width</parameter></methodparam>
<methodparam><type>int</type><parameter>height</parameter></methodparam>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/charcoalimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/charcoalimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/charcoalimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 336315 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.charcoalimage">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::charcoalImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::charcoalImage</methodname>
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
<methodparam><type>float</type><parameter>sigma</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/chopimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/chopimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/chopimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.chopimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::chopImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::chopImage</methodname>
<methodparam><type>int</type><parameter>width</parameter></methodparam>
<methodparam><type>int</type><parameter>height</parameter></methodparam>
<methodparam><type>int</type><parameter>x</parameter></methodparam>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/clear.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/clear.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/clear.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.clear">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::clear</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::clear</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/clipimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/clipimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/clipimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.clipimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::clipImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::clipImage</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/clippathimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/clippathimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/clippathimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.clippathimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::clipPathImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::clipPathImage</methodname>
<methodparam><type>string</type><parameter>pathname</parameter></methodparam>
<methodparam><type>bool</type><parameter>inside</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/clone.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/clone.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/clone.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 350988 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.clone">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>Imagick</type><methodname>Imagick::clone</methodname>
+ <modifier>public</modifier> <type>Imagick</type><methodname>Imagick::clone</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/clutimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/clutimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/clutimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 344121 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.clutimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::clutImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::clutImage</methodname>
<methodparam><type>Imagick</type><parameter>lookup_table</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>channel</parameter><initializer>Imagick::CHANNEL_DEFAULT</initializer></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/coalesceimages.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/coalesceimages.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/coalesceimages.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.coalesceimages">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>Imagick</type><methodname>Imagick::coalesceImages</methodname>
+ <modifier>public</modifier> <type>Imagick</type><methodname>Imagick::coalesceImages</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/colorizeimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/colorizeimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/colorizeimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 350988 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.colorizeimage">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::colorizeImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::colorizeImage</methodname>
<methodparam><type>mixed</type><parameter>colorize</parameter></methodparam>
<methodparam><type>mixed</type><parameter>opacity</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>legacy</parameter><initializer>&false;</initializer></methodparam>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/commentimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/commentimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/commentimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.commentimage">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::commentImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::commentImage</methodname>
<methodparam><type>string</type><parameter>comment</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/compareimagelayers.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/compareimagelayers.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/compareimagelayers.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.compareimagelayers">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>Imagick</type><methodname>Imagick::compareImageLayers</methodname>
+ <modifier>public</modifier> <type>Imagick</type><methodname>Imagick::compareImageLayers</methodname>
<methodparam><type>int</type><parameter>method</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/compareimages.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/compareimages.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/compareimages.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 340699 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.compareimages">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>array</type><methodname>Imagick::compareImages</methodname>
+ <modifier>public</modifier> <type>array</type><methodname>Imagick::compareImages</methodname>
<methodparam><type>Imagick</type><parameter>compare</parameter></methodparam>
<methodparam><type>int</type><parameter>metric</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/construct.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/construct.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/construct.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 344121 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.construct">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <methodname>Imagick::__construct</methodname>
+ <modifier>public</modifier> <methodname>Imagick::__construct</methodname>
<methodparam choice="opt"><type>mixed</type><parameter>files</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/contrastimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/contrastimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/contrastimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 336315 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.contrastimage">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::contrastImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::contrastImage</methodname>
<methodparam><type>bool</type><parameter>sharpen</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/cropimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/cropimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/cropimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 336315 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.cropimage">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::cropImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::cropImage</methodname>
<methodparam><type>int</type><parameter>width</parameter></methodparam>
<methodparam><type>int</type><parameter>height</parameter></methodparam>
<methodparam><type>int</type><parameter>x</parameter></methodparam>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/cropthumbnailimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/cropthumbnailimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/cropthumbnailimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 344121 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.cropthumbnailimage">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::cropThumbnailImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::cropThumbnailImage</methodname>
<methodparam><type>int</type><parameter>width</parameter></methodparam>
<methodparam><type>int</type><parameter>height</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>legacy</parameter><initializer>&false;</initializer></methodparam>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/current.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/current.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/current.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.current">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>Imagick</type><methodname>Imagick::current</methodname>
+ <modifier>public</modifier> <type>Imagick</type><methodname>Imagick::current</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/cyclecolormapimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/cyclecolormapimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/cyclecolormapimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.cyclecolormapimage">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::cycleColormapImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::cycleColormapImage</methodname>
<methodparam><type>int</type><parameter>displace</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/decipherimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/decipherimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/decipherimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.decipherimage">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::decipherImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::decipherImage</methodname>
<methodparam><type>string</type><parameter>passphrase</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/deconstructimages.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/deconstructimages.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/deconstructimages.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.deconstructimages">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>Imagick</type><methodname>Imagick::deconstructImages</methodname>
+ <modifier>public</modifier> <type>Imagick</type><methodname>Imagick::deconstructImages</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/deleteimageartifact.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/deleteimageartifact.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/deleteimageartifact.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 331919 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.deleteimageartifact">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::deleteImageArtifact</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::deleteImageArtifact</methodname>
<methodparam><type>string</type><parameter>artifact</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/despeckleimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/despeckleimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/despeckleimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 336315 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.despeckleimage">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::despeckleImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::despeckleImage</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/destroy.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/destroy.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/destroy.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 331919 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.destroy">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::destroy</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::destroy</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/displayimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/displayimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/displayimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.displayimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::displayImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::displayImage</methodname>
<methodparam><type>string</type><parameter>servername</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/displayimages.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/displayimages.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/displayimages.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.displayimages">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::displayImages</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::displayImages</methodname>
<methodparam><type>string</type><parameter>servername</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/drawimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/drawimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/drawimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.drawimage">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::drawImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::drawImage</methodname>
<methodparam><type>ImagickDraw</type><parameter>draw</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/edgeimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/edgeimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/edgeimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 336315 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.edgeimage">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::edgeImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::edgeImage</methodname>
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/embossimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/embossimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/embossimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 336315 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.embossimage">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::embossImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::embossImage</methodname>
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
<methodparam><type>float</type><parameter>sigma</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/encipherimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/encipherimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/encipherimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.encipherimage">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::encipherImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::encipherImage</methodname>
<methodparam><type>string</type><parameter>passphrase</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/enhanceimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/enhanceimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/enhanceimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 336315 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.enhanceimage">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::enhanceImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::enhanceImage</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/equalizeimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/equalizeimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/equalizeimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 336315 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.equalizeimage">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::equalizeImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::equalizeImage</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/flattenimages.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/flattenimages.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/flattenimages.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 350428 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.flattenimages">
@@ -16,7 +16,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>Imagick</type><methodname>Imagick::flattenImages</methodname>
+ <modifier>public</modifier> <type>Imagick</type><methodname>Imagick::flattenImages</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/flipimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/flipimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/flipimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 336315 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.flipimage">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::flipImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::flipImage</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/flopimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/flopimage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/flopimage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 347993 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.flopimage">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>Imagick::flopImage</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>Imagick::flopImage</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/fximage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/fximage.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/fximage.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 344121 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.fximage" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>Imagick</type><methodname>Imagick::fxImage</methodname>
+ <modifier>public</modifier> <type>Imagick</type><methodname>Imagick::fxImage</methodname>
<methodparam><type>string</type><parameter>expression</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>channel</parameter><initializer>Imagick::CHANNEL_DEFAULT</initializer></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/getcolorspace.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/getcolorspace.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/getcolorspace.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.getcolorspace">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>int</type><methodname>Imagick::getColorspace</methodname>
+ <modifier>public</modifier> <type>int</type><methodname>Imagick::getColorspace</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/getcompression.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/getcompression.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/getcompression.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.getcompression">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>int</type><methodname>Imagick::getCompression</methodname>
+ <modifier>public</modifier> <type>int</type><methodname>Imagick::getCompression</methodname>
<void/>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/getcompressionquality.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/getcompressionquality.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/getcompressionquality.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.getcompressionquality">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>int</type><methodname>Imagick::getCompressionQuality</methodname>
+ <modifier>public</modifier> <type>int</type><methodname>Imagick::getCompressionQuality</methodname>
<void/>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/getcopyright.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/getcopyright.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/getcopyright.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision:322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.getcopyright">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>string</type><methodname>Imagick::getCopyright</methodname>
+ <modifier>public</modifier> <type>string</type><methodname>Imagick::getCopyright</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/getfilename.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/getfilename.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/getfilename.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.getfilename">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>string</type><methodname>Imagick::getFilename</methodname>
+ <modifier>public</modifier> <type>string</type><methodname>Imagick::getFilename</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/getfont.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/getfont.xml 2020-12-04 02:22:57 UTC (rev 351861)
+++ phpdoc/ru/trunk/reference/imagick/imagick/getfont.xml 2020-12-04 05:05:57 UTC (rev 351862)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351852 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.getfont">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>string</type><methodname>Imagick::getFont</methodname>
+ <modifier>public</modifier> <type>string</type><methodname>Imagick::getFont</methodname>
<void />
</methodsynopsis>
<para>