File tree Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Expand file tree Collapse file tree 3 files changed +5
-9
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: 68c2c871505aadf983f16113c5b077b335ce8d76 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 9a5b92a30888d6423db112f07a9b344cf6fc4891 Maintainer: takagi Status: ready -->
44
55<book xml : id =" book.gmagick" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
66 <?phpdoc extension-membership =" pecl" ?>
1010 <preface xml : id =" intro.gmagick" >
1111 &reftitle.intro;
1212 <para >
13+ &warn.experimental;
1314 Gmagick は、GraphicsMagick API
1415 を用いて画像の作成や編集を行ったり画像のメタ情報を取得したりするための拡張モジュールです。
1516 </para >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: c34257b72856627f0dc87ab3de97e5ca09f5dc95 Maintainer: mumumu Status: ready -->
3+ <!-- EN-Revision: cf2b279980fc54b7f2602a0687652c170a906930 Maintainer: mumumu Status: ready -->
44
55<refentry xml : id =" gmagick.setcompressionquality" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
66 <refnamediv >
1414 <type >Gmagick</type ><methodname >Gmagick::setCompressionQuality</methodname >
1515 <methodparam >
1616 <type >int</type ><parameter >quality</parameter >
17- <initializer >75</initializer >
1817 </methodparam >
1918 </methodsynopsis >
2019 <para >
3029 <term ><parameter >quality</parameter ></term >
3130 <listitem >
3231 <para >
32+ GraphicsMagick のデフォルト値は 75 です。
3333 </para >
3434 </listitem >
3535 </varlistentry >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 654df9a6d0615b56c2c5fb824be41e0d7b396b6f Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 330dda45b4875377dfae3586f005f57f6fcd8199 Maintainer: takagi Status: ready -->
44
55<chapter xml : id =" gmagick.setup" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
66 &reftitle.setup;
3030 <note >
3131 <simpara >この拡張モジュールの正式な名前は <emphasis >gmagick</emphasis > です。</simpara >
3232 </note >
33- <para >
34- Windows 用にビルドした Gmagick 拡張モジュールは、
35- <link xlink : href =" &url.gmagick.winbuilds; " >ここ</link >
36- にあります。
37- </para >
3833 </section >
3934 <!-- }}} -->
4035
You can’t perform that action at this time.
0 commit comments