mirror of
https://github.com/php/doc-ru.git
synced 2025-08-16 18:22:04 +00:00
docs(ru): Updated to English revision
git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@350415 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- EN-Revision: 93e5ea0902c0ee950dc5b112bc399a3e0a9370e0 Maintainer: sergey Status: ready -->
|
||||
<!-- EN-Revision: eea50456db27851cdaebe99af0e9a5c6fe5a53fd Maintainer: sergey Status: ready -->
|
||||
<!-- Reviewed: no -->
|
||||
|
||||
<refentry xml:id="gmagick.flipimage" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
@ -33,6 +33,13 @@
|
||||
&gmagick.gmagickexception.throw;
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<simplelist>
|
||||
<member><function>Imagick::flopimage</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- EN-Revision: 93e5ea0902c0ee950dc5b112bc399a3e0a9370e0 Maintainer: sergey Status: ready -->
|
||||
<!-- EN-Revision: eea50456db27851cdaebe99af0e9a5c6fe5a53fd Maintainer: sergey Status: ready -->
|
||||
<!-- Reviewed: no -->
|
||||
|
||||
<refentry xml:id="gmagick.flopimage" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
@ -16,7 +16,7 @@
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Создает горизонтальное зеркальное отображение путем отражения пикселей вокруг центральной оси Y.
|
||||
Создает вертикальное зеркальное изображение, отражая пиксели вокруг центральной оси Y.
|
||||
</para>
|
||||
|
||||
</refsect1>
|
||||
@ -34,6 +34,13 @@
|
||||
&gmagick.gmagickexception.throw;
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<simplelist>
|
||||
<member><function>Imagick::flipimage</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
|
Reference in New Issue
Block a user