PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
rt_errorstate rt_band_get_ext_band_num | ( | rt_band | band, |
uint8_t * | bandnum | ||
) |
Return bands' external band number (only valid when rt_band_is_offline returns non-zero).
band | : the band |
bandnum | : external band number (0-based) |
Definition at line 376 of file rt_band.c.
References ovdump::band, ES_ERROR, ES_NONE, and RASTER_DEBUG.
Referenced by RASTER_bandmetadata(), RASTER_tile(), test_band_metadata(), test_band_new_offline_from_path(), and test_raster_wkb().