]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/channel.h
Add RobidouxSharp filter depreciate Bessel Filter and Static Gravity
[imagemagick] / MagickCore / channel.h
index bb3e89dded8144ae3edb1168dd3cd5bf69c9cae5..46cb11b885b27c30530f62380548dae25c6c313e 100644 (file)
@@ -23,7 +23,7 @@ extern "C" {
 #endif
 
 extern MagickExport Image
-  *ChannelOperationImage(const Image *,const char *,ExceptionInfo *),
+  *ChannelFxImage(const Image *,const char *,ExceptionInfo *),
   *CombineImages(const Image *,ExceptionInfo *),
   *SeparateImage(const Image *,const ChannelType,ExceptionInfo *),
   *SeparateImages(const Image *,ExceptionInfo *);