Home
last modified time | relevance | path

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

12

/dports/graphics/py-gdal/gdal-3.3.3/apps/
H A Dgdaltorture.cpp94 GDALGetRasterMaximum(hBand, &bSuccess); in TortureBand()
H A Dgdalinfo_lib.cpp799 const double dfMax = GDALGetRasterMaximum( hBand, &bGotMax ); in GDALInfo()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/apps/
H A Dgdaltorture.cpp94 GDALGetRasterMaximum(hBand, &bSuccess); in TortureBand()
H A Dgdalinfo_lib.cpp799 const double dfMax = GDALGetRasterMaximum( hBand, &bGotMax ); in GDALInfo()
/dports/graphics/gdal/gdal-3.3.3/apps/
H A Dgdaltorture.cpp94 GDALGetRasterMaximum(hBand, &bSuccess); in TortureBand()
H A Dgdalinfo_lib.cpp799 const double dfMax = GDALGetRasterMaximum( hBand, &bGotMax ); in GDALInfo()
/dports/graphics/qgis/qgis-3.22.3/src/analysis/raster/
H A Dqgsrelief.cpp495 minMax[1] = GDALGetRasterMaximum( elevationBand, &maxOk ); in exportFrequencyDistributionToCsv()
583 minMax[1] = GDALGetRasterMaximum( elevationBand, &maxOk ); in calculateOptimizedReliefClasses()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/raster/
H A Dqgsrelief.cpp495 minMax[1] = GDALGetRasterMaximum( elevationBand, &maxOk ); in exportFrequencyDistributionToCsv()
576 minMax[1] = GDALGetRasterMaximum( elevationBand, &maxOk ); in calculateOptimizedReliefClasses()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/gdal/include/gdal/
H A Dgdal.h449 double CPL_DLL GDALGetRasterMaximum( GDALRasterBandH, int *pbSuccess );
/dports/graphics/py-gdal/gdal-3.3.3/alg/
H A Dcontour.cpp632 …edLevelRangeIterator levels( &fixedLevels[0], fixedLevels.size(), GDALGetRasterMaximum( hBand, &bS… in GDALContourGenerateEx()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/
H A Dcontour.cpp632 …edLevelRangeIterator levels( &fixedLevels[0], fixedLevels.size(), GDALGetRasterMaximum( hBand, &bS… in GDALContourGenerateEx()
/dports/graphics/gdal/gdal-3.3.3/alg/
H A Dcontour.cpp632 …edLevelRangeIterator levels( &fixedLevels[0], fixedLevels.size(), GDALGetRasterMaximum( hBand, &bS… in GDALContourGenerateEx()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/gcore/
H A Dgdal.h411 double CPL_DLL CPL_STDCALL GDALGetRasterMaximum( GDALRasterBandH, int *pbSuccess );
H A Dgdalrasterband.cpp1534 GDALGetRasterMaximum( GDALRasterBandH hBand, int *pbSuccess ) in GDALGetRasterMaximum() function
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A DBand.i270 *val = GDALGetRasterMaximum( self, hasval ); in GetMaximum()
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A DBand.i270 *val = GDALGetRasterMaximum( self, hasval ); in GetMaximum()
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A DBand.i270 *val = GDALGetRasterMaximum( self, hasval ); in GetMaximum()
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdal.h684 double CPL_DLL CPL_STDCALL GDALGetRasterMaximum( GDALRasterBandH, int *pbSuccess );
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdal.h948 double CPL_DLL CPL_STDCALL GDALGetRasterMaximum( GDALRasterBandH, int *pbSuccess );
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/tutorials/
H A Draster_api_tut.rst186 adfMinMax[1] = GDALGetRasterMaximum( hBand, &bGotMax );
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/tutorials/
H A Draster_api_tut.rst186 adfMinMax[1] = GDALGetRasterMaximum( hBand, &bGotMax );
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdal.h948 double CPL_DLL CPL_STDCALL GDALGetRasterMaximum( GDALRasterBandH, int *pbSuccess );
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdal.h948 double CPL_DLL CPL_STDCALL GDALGetRasterMaximum( GDALRasterBandH, int *pbSuccess );
/dports/graphics/gdal/gdal-3.3.3/doc/source/tutorials/
H A Draster_api_tut.rst186 adfMinMax[1] = GDALGetRasterMaximum( hBand, &bGotMax );
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_gdalread.c474 adfMinMax[1] = GDALGetRasterMaximum(hBand, &bGotMax); in populate_metadata()

12