|
QGIS API Documentation 3.99.0-Master (18a1e75d814)
|
This is the complete list of members for QgsRasterLayerUtils, including all inherited members.
| alignRasterExtent(const QgsRectangle &extent, const QgsPointXY &origin, double pixelSizeX, double pixelSizeY) | QgsRasterLayerUtils | static |
| computeMinMax(QgsRasterDataProvider *provider, int band, const QgsRasterMinMaxOrigin &mmo, Qgis::RasterRangeLimit limits, const QgsRectangle &extent, int sampleSize, double &min, double &max) | QgsRasterLayerUtils | static |
| renderedBandForElevationAndTemporalRange(QgsRasterLayer *layer, const QgsDateTimeRange &temporalRange, const QgsDoubleRange &elevationRange, bool &matched) | QgsRasterLayerUtils | static |