PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
double rt_band_get_min_value | ( | rt_band | band | ) |
Returns the minimal possible value for the band according to the pixel type.
band | : the band to get info from |
Definition at line 1612 of file rt_band.c.
References rt_band_t::pixtype, and rt_pixtype_get_min_value().
Referenced by _rti_iterator_arg_populate(), RASTER_clip(), RASTER_mapAlgebraExpr(), RASTER_mapAlgebraFct(), RASTER_mapAlgebraFctNgb(), RASTER_neighborhood(), RASTER_nMapAlgebra(), RASTER_nMapAlgebraExpr(), RASTER_setPixelValuesArray(), RASTER_tile(), RASTER_union_transfn(), and rt_raster_iterator().