]> git.imager.perl.org - imager.git/commitdiff
add filter large sample support table
authorTony Cook <tony@develop=help.com>
Wed, 28 Nov 2007 09:35:57 +0000 (09:35 +0000)
committerTony Cook <tony@develop=help.com>
Wed, 28 Nov 2007 09:35:57 +0000 (09:35 +0000)
lib/Imager/LargeSamples.pod

index 2b69671c0d032d0b53c51a7cf30642bd4b4b8fa2..59ce78bf950cbdd4104747331a044019250f0d23 100644 (file)
@@ -81,7 +81,26 @@ of the image, using filled => 1 and color works at 8-bits/sample
   TIFF      (many)            read/write 8, 16, 32 contig rgb/grey images
                               read/write bi-level
                               read/write 4/8 paletted images
-  
+
+=head1 Filter larger sample support
+
+  Filter      Large sample support
+  ------      --------------------
+  autolevels      No
+  bumpmap         No
+  bumpmap_complex No
+  contrast        No
+  conv            Yes
+  fountain        Yes
+  gaussian        Yes
+  gradgen         No
+  hardinvert      No
+  mosaic          No
+  postlevels      No
+  radnoise        No
+  turbnoise       No
+  unsharpmask     Yes
+  watermark       No
 
 =head1 AUTHOR