QGIS API Documentation  3.8.0-Zanzibar (11aff65)
QgsGdalUtils Member List

This is the complete list of members for QgsGdalUtils, including all inherited members.

createSingleBandMemoryDataset(GDALDataType dataType, QgsRectangle extent, int width, int height, const QgsCoordinateReferenceSystem &crs)QgsGdalUtilsstatic
createSingleBandTiffDataset(QString filename, GDALDataType dataType, QgsRectangle extent, int width, int height, const QgsCoordinateReferenceSystem &crs)QgsGdalUtilsstatic
resampleSingleBandRaster(GDALDatasetH hSrcDS, GDALDatasetH hDstDS, GDALResampleAlg resampleAlg)QgsGdalUtilsstatic
supportsRasterCreate(GDALDriverH driver)QgsGdalUtilsstatic