QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
Utilities for working with GDAL. More...
#include <qgsgdalutils.h>
Static Public Member Functions | |
static bool | supportsRasterCreate (GDALDriverH driver) |
Reads whether a driver supports GDALCreate() for raster purposes. More... | |
Utilities for working with GDAL.
Definition at line 32 of file qgsgdalutils.h.
|
static |
Reads whether a driver supports GDALCreate() for raster purposes.
driver | GDAL driver |
Definition at line 24 of file qgsgdalutils.cpp.