X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fapi%2Ftransform.html;h=6229ccc50d307f1d90a1a9ce0140aaa516ed872e;hb=9cb69bcff60d78ce1b82aac68b8365aa06368397;hp=e6d5503a43ce99d763d793f9e524b5b9138779fb;hpb=d43a46bc9598004091eae232bc7938e009b494a1;p=imagemagick diff --git a/www/api/transform.html b/www/api/transform.html index e6d5503a4..6229ccc50 100644 --- a/www/api/transform.html +++ b/www/api/transform.html @@ -1,21 +1,18 @@ - + - - - - - - ImageMagick: MagickCore, C API for ImageMagick: Transform an Image + + + ImageMagick: MagickCore, C API for ImageMagick: Transform an Image + + + - @@ -24,6 +21,12 @@ + + + + @@ -42,126 +45,138 @@ style="width: 114px; height: 118px; border: 0px; float: right;" /> -
+
+
- -
- - +
+ +
- +

Chop

+_8c.html" target="source" name="ChopImage">ChopImage
-

Chop() removes a region of an image and collapses the image to occupy the removed portion.

+

ChopImage() removes a region of an image and collapses the image to occupy the removed portion.

The format of the ChopImage method is:

@@ -308,8 +323,8 @@ _8c.html" target="source" name="RollImage">RollImage

The format of the RollImage method is:

-  Image *RollImage(const Image *image,const long x_offset,
-    const long y_offset,ExceptionInfo *exception)
+  Image *RollImage(const Image *image,const ssize_t x_offset,
+    const ssize_t y_offset,ExceptionInfo *exception)
 

A description of each parameter follows:

@@ -497,10 +512,10 @@ _8c.html" target="source" name="TrimImage">TrimImage
@@ -509,5 +524,16 @@ _8c.html" target="source" name="TrimImage">TrimImage Contact the Wizards
+