File tree Expand file tree Collapse file tree 8 files changed +33
-15
lines changed Expand file tree Collapse file tree 8 files changed +33
-15
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 10a34d49b54eacd49d481fea5203378b04796bc3 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 9a5b92a30888d6423db112f07a9b344cf6fc4891 Maintainer: takagi Status: ready -->
44<!-- State: experimental -->
55
66<book xml : id =" book.imagick" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
1212 <preface xml : id =" intro.imagick" >
1313 &reftitle.intro;
1414 <para >
15+ &warn.experimental;
1516 Imagick は、ImageMagick API を使用して画像の作成や修正を行う
1617 ネイティブ PHP 拡張モジュールです。
1718 </para >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 42aa8713e3a1e22695a80c2af2d61b96b249865d Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 0545e305cf06937b14b3f0694d6e716c9881ffd7 Maintainer: takagi Status: ready -->
44<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" imagick.getimagealphachannel" >
55 <refnamediv >
66 <refname >Imagick::getImageAlphaChannel</refname >
5555 </thead >
5656 <tbody >
5757 <row >
58- <entry >imagick 3.6.0</entry >
58+ <entry >PECL imagick 3.6.0</entry >
5959 <entry >
6060 &boolean; を返すようになりました。
6161 これより前のバージョンでは、&integer; を返していました。
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 65c4446ab35754d2f3cd8abec11302650a150bf9 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: takagi Status: ready -->
44<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" imagick.getimageinterpolatemethod" >
55 <refnamediv >
66 <refname >Imagick::getImageInterpolateMethod</refname >
1616
1717 <para >
1818 指定した画像の補間方式を返します。
19- 方式は <constant >Imagick::INTERPOLATE_* </constant > 定数のいずれかで指定します。
19+ 方式は <constant >Imagick::INTERPOLATE_< replaceable >*</ replaceable > </constant > 定数のいずれかで指定します。
2020 </para >
2121 </refsect1 >
2222
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 65c4446ab35754d2f3cd8abec11302650a150bf9 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: takagi Status: ready -->
44<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" imagick.mergeimagelayers" >
55 <refnamediv >
66 <refname >Imagick::mergeImageLayers</refname >
2828 <term ><parameter >layer_method</parameter ></term >
2929 <listitem >
3030 <para >
31- <constant >Imagick::LAYERMETHOD_* </constant > 定数のいずれか。
31+ <constant >Imagick::LAYERMETHOD_< replaceable >*</ replaceable > </constant > 定数のいずれか。
3232 </para >
3333 </listitem >
3434 </varlistentry >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 002258199a94150416ec2711b62fafb993b75c4e Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 7dd504405e7eca18d548f253f5ec096510a0c7f4 Maintainer: takagi Status: ready -->
44<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" imagick.profileimage" >
55 <refnamediv >
66 <refname >Imagick::profileImage</refname >
1212 <methodsynopsis >
1313 <modifier >public</modifier > <type >bool</type ><methodname >Imagick::profileImage</methodname >
1414 <methodparam ><type >string</type ><parameter >name</parameter ></methodparam >
15- <methodparam ><type >? string</type ><parameter >profile</parameter ></methodparam >
15+ <methodparam choice = " opt " ><type >string</type ><parameter >profile</parameter ></methodparam >
1616 </methodsynopsis >
1717 <para >
1818 ICC、IPTC あるいは汎用のプロファイルを画像に追加あるいは削除します。
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 0ffb9c9fc8f4bf1589a1a573644e1c23b6b451d1 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: takagi Status: ready -->
44<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" imagick.setimagealphachannel" >
55 <refnamediv >
66 <refname >Imagick::setImageAlphaChannel</refname >
1515 </methodsynopsis >
1616 <para >
1717 画像のアルファチャネルを有効あるいは無効にします。<parameter >mode</parameter >
18- には <constant >Imagick::ALPHACHANNEL_* </constant > 定数のいずれかを設定します。
18+ には <constant >Imagick::ALPHACHANNEL_< replaceable >*</ replaceable > </constant > 定数のいずれかを設定します。
1919 &imagick.method.available.0x638;
2020 </para >
2121 </refsect1 >
2828 <term ><parameter >mode</parameter ></term >
2929 <listitem >
3030 <para >
31- <constant >Imagick::ALPHACHANNEL_* </constant > 定数のいずれか。
31+ <constant >Imagick::ALPHACHANNEL_< replaceable >*</ replaceable > </constant > 定数のいずれか。
3232 </para >
3333 </listitem >
3434 </varlistentry >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 0ffb9c9fc8f4bf1589a1a573644e1c23b6b451d1 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: takagi Status: ready -->
44<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" imagick.setimageinterpolatemethod" >
55 <refnamediv >
66 <refname >Imagick::setImageInterpolateMethod</refname >
2727 <term ><parameter >method</parameter ></term >
2828 <listitem >
2929 <para >
30- <constant >Imagick::INTERPOLATE_* </constant > 定数のいずれか。
30+ <constant >Imagick::INTERPOLATE_< replaceable >*</ replaceable > </constant > 定数のいずれか。
3131 </para >
3232 </listitem >
3333 </varlistentry >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 0ffb9c9fc8f4bf1589a1a573644e1c23b6b451d1 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 1c1a7fa9f56287f1e8d59367ea1d4f59081a33dc Maintainer: takagi Status: ready -->
44<!-- Credits: mumumu -->
55<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" imagick.thumbnailimage" >
66 <refnamediv >
5757 </para >
5858 </listitem >
5959 </varlistentry >
60+ <varlistentry >
61+ <term ><parameter >fill</parameter ></term >
62+ <listitem >
63+ <para >
64+ 画像がボックスを完全に埋め尽くさない場合、
65+ ボックスは背景色で塗りつぶされます。
66+ </para >
67+ </listitem >
68+ </varlistentry >
69+ <varlistentry >
70+ <term ><parameter >legacy</parameter ></term >
71+ <listitem >
72+ <para >
73+ 次元を一番近い整数に丸めるのではなく、小さくなる方向に丸めます。
74+ </para >
75+ </listitem >
76+ </varlistentry >
6077 </variablelist >
6178 </para >
6279 </refsect1 >
You can’t perform that action at this time.
0 commit comments