Home
last modified time | relevance | path

Searched refs:GDALGetRasterMinimum (Results 1 – 25 of 42) sorted by relevance

12

/dports/graphics/py-gdal/gdal-3.3.3/apps/
H A Dgdaltorture.cpp93 GDALGetRasterMinimum(hBand, &bSuccess); in TortureBand()
H A Dgdalinfo_lib.cpp798 const double dfMin = GDALGetRasterMinimum( hBand, &bGotMin ); in GDALInfo()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/apps/
H A Dgdaltorture.cpp93 GDALGetRasterMinimum(hBand, &bSuccess); in TortureBand()
H A Dgdalinfo_lib.cpp798 const double dfMin = GDALGetRasterMinimum( hBand, &bGotMin ); in GDALInfo()
/dports/graphics/gdal/gdal-3.3.3/apps/
H A Dgdaltorture.cpp93 GDALGetRasterMinimum(hBand, &bSuccess); in TortureBand()
H A Dgdalinfo_lib.cpp798 const double dfMin = GDALGetRasterMinimum( hBand, &bGotMin ); in GDALInfo()
/dports/graphics/qgis/qgis-3.22.3/src/analysis/raster/
H A Dqgsrelief.cpp494 minMax[0] = GDALGetRasterMinimum( elevationBand, &minOk ); in exportFrequencyDistributionToCsv()
582 minMax[0] = GDALGetRasterMinimum( elevationBand, &minOk ); in calculateOptimizedReliefClasses()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/raster/
H A Dqgsrelief.cpp494 minMax[0] = GDALGetRasterMinimum( elevationBand, &minOk ); in exportFrequencyDistributionToCsv()
575 minMax[0] = GDALGetRasterMinimum( elevationBand, &minOk ); in calculateOptimizedReliefClasses()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/gdal/include/gdal/
H A Dgdal.h448 double CPL_DLL GDALGetRasterMinimum( GDALRasterBandH, int *pbSuccess );
/dports/graphics/py-gdal/gdal-3.3.3/alg/
H A Dcontour.cpp628 PolygonContourWriter w( &oCWI, GDALGetRasterMinimum( hBand, &bSuccess ) ); in GDALContourGenerateEx()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/
H A Dcontour.cpp628 PolygonContourWriter w( &oCWI, GDALGetRasterMinimum( hBand, &bSuccess ) ); in GDALContourGenerateEx()
/dports/graphics/gdal/gdal-3.3.3/alg/
H A Dcontour.cpp628 PolygonContourWriter w( &oCWI, GDALGetRasterMinimum( hBand, &bSuccess ) ); in GDALContourGenerateEx()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/gcore/
H A Dgdal.h410 double CPL_DLL CPL_STDCALL GDALGetRasterMinimum( GDALRasterBandH, int *pbSuccess );
H A Dgdalrasterband.cpp1613 GDALGetRasterMinimum( GDALRasterBandH hBand, int *pbSuccess ) in GDALGetRasterMinimum() function
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A DBand.i266 *val = GDALGetRasterMinimum( self, hasval ); in GetMinimum()
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A DBand.i266 *val = GDALGetRasterMinimum( self, hasval ); in GetMinimum()
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A DBand.i266 *val = GDALGetRasterMinimum( self, hasval ); in GetMinimum()
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdal.h683 double CPL_DLL CPL_STDCALL GDALGetRasterMinimum( GDALRasterBandH, int *pbSuccess );
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdal.h947 double CPL_DLL CPL_STDCALL GDALGetRasterMinimum( GDALRasterBandH, int *pbSuccess );
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/tutorials/
H A Draster_api_tut.rst185 adfMinMax[0] = GDALGetRasterMinimum( hBand, &bGotMin );
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/tutorials/
H A Draster_api_tut.rst185 adfMinMax[0] = GDALGetRasterMinimum( hBand, &bGotMin );
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdal.h947 double CPL_DLL CPL_STDCALL GDALGetRasterMinimum( GDALRasterBandH, int *pbSuccess );
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdal.h947 double CPL_DLL CPL_STDCALL GDALGetRasterMinimum( GDALRasterBandH, int *pbSuccess );
/dports/graphics/gdal/gdal-3.3.3/doc/source/tutorials/
H A Draster_api_tut.rst185 adfMinMax[0] = GDALGetRasterMinimum( hBand, &bGotMin );
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_gdalread.c473 adfMinMax[0] = GDALGetRasterMinimum(hBand, &bGotMin); in populate_metadata()

12