Index: trunk/psLib/src/image/psImagePixelExtract.c
===================================================================
--- trunk/psLib/src/image/psImagePixelExtract.c	(revision 4367)
+++ trunk/psLib/src/image/psImagePixelExtract.c	(revision 4385)
@@ -8,6 +8,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-23 03:50:29 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-25 00:51:28 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -27,5 +27,5 @@
                        const psImage* restrict input,
                        const psImage* restrict mask,
-                       psU32 maskVal,
+                       psMaskType maskVal,
                        psRegion region,
                        psImageCutDirection direction,
@@ -273,5 +273,5 @@
                      const psImage* input,
                      const psImage* mask,
-                     psU32 maskVal,
+                     psMaskType maskVal,
                      psRegion region,
                      unsigned int nSamples,
@@ -407,5 +407,5 @@
                            const psImage* input,
                            const psImage* restrict mask,
-                           psU32 maskVal,
+                           psMaskType maskVal,
                            float x,
                            float y,
