From 0ed865e41e7b40f8973a3398aed5b2dd61faa662 Mon Sep 17 00:00:00 2001 From: Mikko Koppanen Date: Fri, 17 Aug 2007 10:59:26 +0000 Subject: [PATCH] Fixed parameter descriptions and added an example. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241429 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/imagick/imagick/chopimage.xml | 51 +++++++++++++------------ 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/reference/imagick/imagick/chopimage.xml b/reference/imagick/imagick/chopimage.xml index 928ae06966..9b02e37ec6 100644 --- a/reference/imagick/imagick/chopimage.xml +++ b/reference/imagick/imagick/chopimage.xml @@ -1,5 +1,5 @@ - + Imagick::chopImage @@ -18,7 +18,7 @@ &warn.undocumented.func; &warn.experimental.func; - Removes a region of an image and collapses the image to occupy the removed portion + Removes a region of an image and collapses the image to occupy the removed portion. @@ -30,7 +30,7 @@ width - Its description + Width of the chopped area @@ -38,7 +38,7 @@ height - Its description + Height of the chopped area @@ -46,7 +46,7 @@ x - Its description + X origo of the chopped area @@ -54,7 +54,7 @@ y - Its description + Y origo of the chopped area @@ -102,48 +102,49 @@ --> - -