]> granicus.if.org Git - postgis/commit
Tweaked rt_band_check_is_nodata() to make use of rt_band_get_pixel()'s
authorBborie Park <bkpark at ucdavis.edu>
Mon, 22 Oct 2012 17:19:41 +0000 (17:19 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 22 Oct 2012 17:19:41 +0000 (17:19 +0000)
commitfc2e203a2af2e2f8d3aaf00ed98262982a444411
tree49e326dde1492d01cbf835d5de80e9eaae1b3c6a
parent2714e2635b727779408a901abe28069c00fec89e
Tweaked rt_band_check_is_nodata() to make use of rt_band_get_pixel()'s
ability to return flag indicating if value is NODATA

git-svn-id: http://svn.osgeo.org/postgis/trunk@10515 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_core/rt_api.c