Skip to content

Commit 1ef9c7a

Browse files
LoginovIlyaDanack
authored andcommitted
Fix refpurpose of Imagick
1 parent 6d29533 commit 1ef9c7a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+76
-61
lines changed

reference/imagick/imagick/autolevelimage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<refentry xml:id="imagick.autolevelimage" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>Imagick::autoLevelImage</refname>
7-
<refpurpose>Description</refpurpose>
7+
<refpurpose>Adjusts the levels of a particular image channel</refpurpose>
88
</refnamediv>
99

1010
<refsect1 role="description">

reference/imagick/imagick/blueshiftimage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<refentry xml:id="imagick.blueshiftimage" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>Imagick::blueShiftImage</refname>
7-
<refpurpose>Description</refpurpose>
7+
<refpurpose>Mutes the colors of the image</refpurpose>
88
</refnamediv>
99

1010
<refsect1 role="description">

reference/imagick/imagick/brightnesscontrastimage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<refentry xml:id="imagick.brightnesscontrastimage" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>Imagick::brightnessContrastImage</refname>
7-
<refpurpose>Description</refpurpose>
7+
<refpurpose>Change the brightness and/or contrast of an image</refpurpose>
88
</refnamediv>
99

1010
<refsect1 role="description">

reference/imagick/imagick/clampimage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<refentry xml:id="imagick.clampimage" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>Imagick::clampImage</refname>
7-
<refpurpose>Description</refpurpose>
7+
<refpurpose>Restricts the color range from 0 to the quantum depth.</refpurpose>
88
</refnamediv>
99

1010
<refsect1 role="description">

reference/imagick/imagick/clipimagepath.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<refentry xml:id="imagick.clipimagepath" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>Imagick::clipImagePath</refname>
7-
<refpurpose>Description</refpurpose>
7+
<refpurpose>Clips along the named paths from the 8BIM profile, if present</refpurpose>
88
</refnamediv>
99

1010
<refsect1 role="description">

reference/imagick/imagick/colormatriximage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<refentry xml:id="imagick.colormatriximage" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>Imagick::colorMatrixImage</refname>
7-
<refpurpose>Description</refpurpose>
7+
<refpurpose>Apply color transformation to an image</refpurpose>
88
</refnamediv>
99

1010
<refsect1 role="description">

reference/imagick/imagick/deleteimageproperty.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<refentry xml:id="imagick.deleteimageproperty" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>Imagick::deleteImageProperty</refname>
7-
<refpurpose>Description</refpurpose>
7+
<refpurpose>Deletes an image property</refpurpose>
88
</refnamediv>
99

1010
<refsect1 role="description">

reference/imagick/imagick/filter.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<refentry xml:id="imagick.filter" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>Imagick::filter</refname>
7-
<refpurpose>Description</refpurpose>
7+
<refpurpose>Applies a custom convolution kernel to the image</refpurpose>
88
</refnamediv>
99

1010
<refsynopsisdiv>

reference/imagick/imagick/forwardfouriertransformimage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<refentry xml:id="imagick.forwardfouriertransformimage" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>Imagick::forwardFourierTransformImage</refname>
7-
<refpurpose>Description</refpurpose>
7+
<refpurpose>Implements the discrete Fourier transform (DFT)</refpurpose>
88
</refnamediv>
99

1010
<refsect1 role="description">

reference/imagick/imagick/getimagemimetype.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<refentry xml:id="imagick.getimagemimetype" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>Imagick::getImageMimeType</refname>
7-
<refpurpose>Description</refpurpose>
7+
<refpurpose>Returns the image mime-type</refpurpose>
88
</refnamediv>
99

1010
<refsect1 role="description">

0 commit comments

Comments
 (0)