svn: /phpdoc/ja/trunk/reference/image/functions/ imagegetinterpolation.xml imagesetinterpolation.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Tue, 24 Nov 2020 23:52:58 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=351617

Log:
Document imagegetinterpolation()

Changed paths:
    A   phpdoc/ja/trunk/reference/image/functions/imagegetinterpolation.xml
    U   phpdoc/ja/trunk/reference/image/functions/imagesetinterpolation.xml

Added: phpdoc/ja/trunk/reference/image/functions/imagegetinterpolation.xml
===================================================================
--- phpdoc/ja/trunk/reference/image/functions/imagegetinterpolation.xml	                        (rev 0)
+++ phpdoc/ja/trunk/reference/image/functions/imagegetinterpolation.xml	2020-11-24 23:52:58 UTC (rev 351617)
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351555 Maintainer: mumumu Status: ready -->
+
+<refentry xml:id="function.imagegetinterpolation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <refnamediv>
+  <refname>imagegetinterpolation</refname>
+  <refpurpose>補間方法を取得する</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>int</type><methodname>imagegetinterpolation</methodname>
+   <methodparam><type>GdImage</type><parameter>image</parameter></methodparam>
+  </methodsynopsis>
+  <para>
+   <parameter>image</parameter> に現在設定されている補間方法を取得します。
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  <variablelist>
+   &gd.image.description;
+  </variablelist>
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   補間方法を返します。
+  </para>
+ </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <simplelist>
+   <member><function>imagesetinterpolation</function></member>
+  </simplelist>
+ </refsect1>
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->


Property changes on: phpdoc/ja/trunk/reference/image/functions/imagegetinterpolation.xml
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Modified: phpdoc/ja/trunk/reference/image/functions/imagesetinterpolation.xml
===================================================================
--- phpdoc/ja/trunk/reference/image/functions/imagesetinterpolation.xml	2020-11-24 23:49:23 UTC (rev 351616)
+++ phpdoc/ja/trunk/reference/image/functions/imagesetinterpolation.xml	2020-11-24 23:52:58 UTC (rev 351617)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 340409 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 351555 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->
 <refentry xml:id="function.imagesetinterpolation" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>imagesetinterpolation</refname>
@@ -191,6 +192,14 @@
    </itemizedlist>
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <simplelist>
+   <member><function>imagegetinterpolation</function></member>
+  </simplelist>
+ </refsect1>
+
 </refentry>

 <!-- Keep this comment at the end of the file
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.