File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
reference/imagick/imagick Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44<refentry xml : id =" imagick.getquantum" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
55 <refnamediv >
66 <refname >Imagick::getQuantum</refname >
7- <refpurpose >Returns the ImageMagick quantum range as an integer </refpurpose >
7+ <refpurpose >Returns the ImageMagick quantum range</refpurpose >
88 </refnamediv >
99
1010 <refsect1 role =" description" >
1414 <void />
1515 </methodsynopsis >
1616 <para >
17- Returns the ImageMagick quantum range as an integer .
17+ Returns the ImageMagick quantum range. If HDRI was enabled then the type is a float, if not it is an int .
1818 </para >
1919
2020
Original file line number Diff line number Diff line change 44<refentry xml : id =" imagick.statisticimage" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
55 <refnamediv >
66 <refname >Imagick::statisticImage</refname >
7- <refpurpose >Replace each pixel with corresponding statistic from the neighborhood of the specified width and height. </refpurpose >
7+ <refpurpose >Modifies image using a statistics function </refpurpose >
88 </refnamediv >
99
1010 <refsect1 role =" description" >
You can’t perform that action at this time.
0 commit comments