File tree Expand file tree Collapse file tree 2 files changed +33
-38
lines changed
reference/gmagick/gmagickpixel Expand file tree Collapse file tree 2 files changed +33
-38
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: c44e9cb68b9b65771f9c45db2c07a06c63d71359 Maintainer: cmb Status: ready -->
4- <refentry xml : id = " gmagickpixel.construct " xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
3+ <!-- EN-Revision: 1fe7296d392d62d1e9917c75cf61fbad85f5eb04 Maintainer: cmb Status: ready -->
4+ <refentry xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" xml : id = " gmagickpixel.construct " >
55 <refnamediv >
66 <refname >GmagickPixel::__construct</refname >
77 <refpurpose >Erstellt ein neues GmagickPixel-Objekt</refpurpose >
2323
2424 <refsect1 role =" parameters" >
2525 &reftitle.parameters;
26- <para >
27- <variablelist >
28- <varlistentry >
29- <term ><parameter >color</parameter ></term >
30- <listitem >
31- <para >
32- Die optionale Farbzeichenkette, die als Initialwert benutzt wird.
33- </para >
34- </listitem >
35- </varlistentry >
36- </variablelist >
37- </para >
26+ <variablelist >
27+ <varlistentry >
28+ <term ><parameter >color</parameter ></term >
29+ <listitem >
30+ <para >
31+ Die optionale Farbzeichenkette, die als Initialwert benutzt wird.
32+ </para >
33+ </listitem >
34+ </varlistentry >
35+ </variablelist >
3836 </refsect1 >
3937
4038</refentry >
41-
4239<!-- Keep this comment at the end of the file
4340Local variables:
4441mode: sgml
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: cmb Status: ready -->
3+ <!-- EN-Revision: 1fe7296d392d62d1e9917c75cf61fbad85f5eb04 Maintainer: cmb Status: ready -->
44<!-- Reviewed: yes -->
55<!-- Rev-Revision: 1.0 Reviewer: samesch -->
6- <refentry xml : id = " gmagickpixel.getcolor " xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6+ <refentry xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" xml : id = " gmagickpixel.getcolor " >
77 <refnamediv >
88 <refname >GmagickPixel::getcolor</refname >
99 <refpurpose >Gibt die Farbe zurück</refpurpose >
2626
2727 <refsect1 role =" parameters" >
2828 &reftitle.parameters;
29- <para >
30- <variablelist >
31- <varlistentry >
32- <term ><parameter >as_array</parameter ></term >
33- <listitem >
34- <para >
35- &true; , damit ein <type >Array</type > anstelle eines
36- <type >String</type >s zurückgegeben wird.
37- </para >
38- </listitem >
39- </varlistentry >
40- <varlistentry >
41- <term ><parameter >normalize_array</parameter ></term >
42- <listitem >
43- <para >
44- &true; , um die Farbwerte zu normalisieren.
45- </para >
46- </listitem >
47- </varlistentry >
48- </variablelist >
49- </para >
29+ <variablelist >
30+ <varlistentry >
31+ <term ><parameter >as_array</parameter ></term >
32+ <listitem >
33+ <para >
34+ &true; , damit ein <type >Array</type > anstelle eines
35+ <type >String</type >s zurückgegeben wird.
36+ </para >
37+ </listitem >
38+ </varlistentry >
39+ <varlistentry >
40+ <term ><parameter >normalize_array</parameter ></term >
41+ <listitem >
42+ <para >
43+ &true; , um die Farbwerte zu normalisieren.
44+ </para >
45+ </listitem >
46+ </varlistentry >
47+ </variablelist >
5048 </refsect1 >
5149
5250 <refsect1 role =" returnvalues" >
You can’t perform that action at this time.
0 commit comments