mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Add a oneliner for each constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244157 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4a6f7e12d8
commit
378e92e549
1 changed files with 119 additions and 62 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<section xml:id="image.constants" xmlns="http://docbook.org/ns/docbook">
|
||||
&reftitle.constants;
|
||||
&extension.constants;
|
||||
|
@ -11,7 +11,8 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Available as of PHP 5.2.4
|
||||
The GD version PHP was compiled against.
|
||||
(Available as of PHP 5.2.4)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -23,7 +24,8 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Available as of PHP 5.2.4
|
||||
The GD major version PHP was compiled against.
|
||||
(Available as of PHP 5.2.4)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -35,7 +37,8 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Available as of PHP 5.2.4
|
||||
The GD minor version PHP was compiled against.
|
||||
(Available as of PHP 5.2.4)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -47,7 +50,8 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Available as of PHP 5.2.4
|
||||
The GD release version PHP was compiled against.
|
||||
(Available as of PHP 5.2.4)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -59,7 +63,8 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Available as of PHP 5.2.4
|
||||
The GD "extra" version (beta/rc..) PHP was compiled against.
|
||||
(Available as of PHP 5.2.4)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -71,7 +76,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Used as a return value by <function>imagetypes</function>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -82,7 +87,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Used as a return value by <function>imagetypes</function>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -93,8 +98,13 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Used as a return value by <function>imagetypes</function>
|
||||
</simpara>
|
||||
<note>
|
||||
<para>
|
||||
This constant has the same value as <constant>IMAGE_JPG</constant>
|
||||
</para>
|
||||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
@ -104,7 +114,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Used as a return value by <function>imagetypes</function>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -115,7 +125,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Used as a return value by <function>imagetypes</function>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -126,7 +136,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Used as a return value by <function>imagetypes</function>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -137,7 +147,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special color option which can be used in stead of color allocated with
|
||||
<function>imagecolorallocate</function> or
|
||||
<function>imagecolorallocatealpha</function>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -148,7 +160,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special color option which can be used in stead of color allocated with
|
||||
<function>imagecolorallocate</function> or
|
||||
<function>imagecolorallocatealpha</function>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -159,7 +173,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special color option which can be used in stead of color allocated with
|
||||
<function>imagecolorallocate</function> or
|
||||
<function>imagecolorallocatealpha</function>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -170,7 +186,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special color option which can be used in stead of color allocated with
|
||||
<function>imagecolorallocate</function> or
|
||||
<function>imagecolorallocatealpha</function>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -181,7 +199,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special color option which can be used in stead of color allocated with
|
||||
<function>imagecolorallocate</function> or
|
||||
<function>imagecolorallocatealpha</function>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -192,8 +212,13 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A style constant used by the <function>imagefilledarc</function> function.
|
||||
</simpara>
|
||||
<note>
|
||||
<para>
|
||||
This constant has the same value as <constant>IMG_ARC_PIE</constant>
|
||||
</para>
|
||||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
@ -203,7 +228,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A style constant used by the <function>imagefilledarc</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -214,7 +239,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A style constant used by the <function>imagefilledarc</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -225,7 +250,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A style constant used by the <function>imagefilledarc</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -236,7 +261,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A style constant used by the <function>imagefilledarc</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -247,7 +272,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A type constant used by the <function>imagegd2</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -258,7 +283,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A type constant used by the <function>imagegd2</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -269,7 +294,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Alpha blending effect used by the <function>imagelayereffect</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -280,7 +305,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Alpha blending effect used by the <function>imagelayereffect</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -291,7 +316,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Alpha blending effect used by the <function>imagelayereffect</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -302,7 +327,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Alpha blending effect used by the <function>imagelayereffect</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -313,7 +338,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special GD filter used by the <function>imagefilter</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -324,7 +349,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special GD filter used by the <function>imagefilter</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -335,7 +360,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special GD filter used by the <function>imagefilter</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -346,7 +371,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special GD filter used by the <function>imagefilter</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -357,7 +382,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special GD filter used by the <function>imagefilter</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -368,7 +393,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special GD filter used by the <function>imagefilter</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -379,7 +404,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special GD filter used by the <function>imagefilter</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -390,7 +415,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special GD filter used by the <function>imagefilter</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -401,7 +426,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special GD filter used by the <function>imagefilter</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -412,7 +437,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special GD filter used by the <function>imagefilter</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -423,7 +448,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Special GD filter used by the <function>imagefilter</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -434,7 +459,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -445,7 +472,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -456,7 +485,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -467,7 +498,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -478,7 +511,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -489,7 +524,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -500,7 +537,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -511,7 +550,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -522,7 +563,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -533,7 +576,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -544,7 +589,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -555,7 +602,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -566,7 +615,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -577,7 +628,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -588,7 +641,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -599,7 +654,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
Image type constant used by the
|
||||
<function>image_type_to_mime_type</function> and
|
||||
<function>image_type_to_extension</function> functions.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -610,7 +667,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A special PNG filter, used by the <function>imagepng</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -621,7 +678,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A special PNG filter, used by the <function>imagepng</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -632,7 +689,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A special PNG filter, used by the <function>imagepng</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -643,7 +700,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A special PNG filter, used by the <function>imagepng</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -654,7 +711,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A special PNG filter, used by the <function>imagepng</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -665,7 +722,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A special PNG filter, used by the <function>imagepng</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -676,7 +733,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
A special PNG filter, used by the <function>imagepng</function> function.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue