PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
int rt_band_check_is_nodata | ( | rt_band | band | ) |
Returns TRUE if the band is only nodata values.
band | : the band to get info from |
Definition at line 1752 of file rt_band.c.
References ovdump::band, ES_NONE, FALSE, RASTER_DEBUG, rt_band_get_pixel(), rterror(), and TRUE.
Referenced by RASTER_bandIsNoData(), RASTER_setBandNoDataValue(), test_band_metadata(), test_band_new_offline_from_path(), and test_raster_to_gdal().