06-10-2008 09:41 AM
06-12-2008 09:19 AM
06-13-2008 03:14 AM
06-13-2008 04:14 AM
06-13-2008 05:02 AM
06-13-2008 01:52 PM
Hello Simon,
If you pass 0 as the interPixels parameter, and more than one data value maps to the same pixel, then the pixel will use the value of the highest X and Y value that maps to that pixel.
If you pass 1 as the interpPixels parameter, each pixel is processed by interpolating the surrounding data values. This might be what you want to do instead.
Luis
06-14-2008 09:47 AM
06-14-2008 03:03 PM
06-15-2008 06:03 AM
06-16-2008 04:22 PM