Skip to content

Commit

Permalink
Dox++
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Nov 4, 2019
1 parent 209130c commit 2ce646b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/qgsgdalutils.h
Expand Up @@ -96,6 +96,8 @@ class CORE_EXPORT QgsGdalUtils
/**
* Converts an \a image to a GDAL memory dataset.
*
* \warning The \a image must exist unchanged for the lifetime of the returned gdal dataset!
*
* \since QGIS 3.12
*/
static gdal::dataset_unique_ptr imageToMemoryDataset( const QImage &image );
Expand Down

0 comments on commit 2ce646b

Please sign in to comment.