]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authoranthony <anthony@git.imagemagick.org>
Fri, 10 Sep 2010 02:24:35 +0000 (02:24 +0000)
committeranthony <anthony@git.imagemagick.org>
Fri, 10 Sep 2010 02:24:35 +0000 (02:24 +0000)
magick/resize.c

index bcc8b0d1fb9a952402875619df4fe0bdcbe37979..30333510ec34748ef2f93becbce6dd975983f550 100644 (file)
@@ -595,6 +595,8 @@ MagickExport ResizeFilter *AcquireResizeFilter(const Image *image,
     WARNING: The order of this tabel must match the order of the FilterTypes
     enumeration specified in "resample.h", or the filter names will not match
     the filter being setup.
+
+    You can check filter setups with the "filter:verbose" setting.
   */
   static struct
   {