X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fapi%2Feffect.html;h=3a33670683cb3a59ad32f106416c64a446525a3c;hb=3c98a4f16d52dec9efa9a9b4e36b5624138b324a;hp=3a1c96f28718d6055acfa2c5129aa0de342d5167;hpb=bebec404fa4d6e411a4acfeb0d1b6b8ab068c776;p=imagemagick diff --git a/www/api/effect.html b/www/api/effect.html index 3a1c96f28..3a3367068 100644 --- a/www/api/effect.html +++ b/www/api/effect.html @@ -2,20 +2,17 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - - - - - - ImageMagick: MagickCore, C API for ImageMagick: Add an Effect + + + ImageMagick: MagickCore, C API for ImageMagick: Add an Effect + + + - @@ -24,6 +21,12 @@ + + + + @@ -42,112 +45,124 @@ style="width: 114px; height: 118px; border: 0px; float: right;" /> -
+
+
- -
- - +
+ +
@@ -266,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)
 
@@ -749,10 +764,10 @@ _8c.html" target="source" name="UnsharpMaskImage">UnsharpMaskImage
@@ -761,5 +776,16 @@ _8c.html" target="source" name="UnsharpMaskImage">UnsharpMaskImage Contact the Wizards
+