PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
rt_pixtype rt_band_get_pixtype | ( | rt_band | band | ) |
Return pixeltype of this band.
band | : the band |
Definition at line 498 of file rt_band.c.
References rt_band_t::pixtype.
Referenced by RASTER_bandmetadata(), RASTER_clip(), RASTER_getBandPixelType(), RASTER_getBandPixelTypeName(), RASTER_mapAlgebra2(), RASTER_mapAlgebraExpr(), RASTER_mapAlgebraFct(), RASTER_mapAlgebraFctNgb(), RASTER_nMapAlgebra(), RASTER_nMapAlgebraExpr(), RASTER_setPixelValuesGeomval(), RASTER_tile(), RASTER_union_finalfn(), RASTER_union_transfn(), rt_raster_gdal_rasterize(), rt_raster_gdal_warp(), rt_raster_to_gdal_mem(), test_band_metadata(), test_gdal_to_raster(), and test_raster_wkb().