X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fapi%2Feffect.html;h=3a33670683cb3a59ad32f106416c64a446525a3c;hb=3c98a4f16d52dec9efa9a9b4e36b5624138b324a;hp=0efec867a029ee1ac2fb6156c37590de912202fc;hpb=488844c30f63b5ec52ae8f4e9b61a2c1db542a7e;p=imagemagick diff --git a/www/api/effect.html b/www/api/effect.html index 0efec867a..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
+