X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fapi%2Feffect.html;h=3a33670683cb3a59ad32f106416c64a446525a3c;hb=3c98a4f16d52dec9efa9a9b4e36b5624138b324a;hp=afe62af304a89b9af88da8bf5946c99cd0aee191;hpb=2c2a449c576e016319041ebacef0d744a4d2aba2;p=imagemagick diff --git a/www/api/effect.html b/www/api/effect.html index afe62af30..3a3367068 100644 --- a/www/api/effect.html +++ b/www/api/effect.html @@ -1,21 +1,18 @@ - + - - - - - - ImageMagick: MagickCore, C API for ImageMagick: Add an Effect + + + ImageMagick: MagickCore, C API for ImageMagick: Add an Effect + + + - @@ -24,6 +21,12 @@ + + + + @@ -42,115 +45,124 @@ style="width: 114px; height: 118px; border: 0px; float: right;" /> -
+
+
- -
- - +
+ +
@@ -269,10 +281,10 @@ _8c.html" target="source" name="ConvolveImage">ConvolveImage

The format of the ConvolveImage method is:

-  Image *ConvolveImage(const Image *image,const unsigned long order,
+  Image *ConvolveImage(const Image *image,const size_t order,
     const double *kernel,ExceptionInfo *exception)
   Image *ConvolveImageChannel(const Image *image,const ChannelType channel,
-    const unsigned long order,const double *kernel,
+    const size_t order,const double *kernel,
     ExceptionInfo *exception)
 
@@ -752,10 +764,10 @@ _8c.html" target="source" name="UnsharpMaskImage">UnsharpMaskImage
@@ -764,5 +776,16 @@ _8c.html" target="source" name="UnsharpMaskImage">UnsharpMaskImage Contact the Wizards
+