QgsAlignRaster::Item struct

Definition of one raster layer for alignment.

Contents

Public variables

QString inputFilename
filename of the source raster
QString outputFilename
filename of the newly created aligned raster (will be overwritten if exists already)
QgsAlignRaster::ResampleAlg resampleMethod
resampling method to be used
bool rescaleValues
rescaling of values according to the change of pixel size
double srcCellSizeInDestCRS
used for rescaling of values (if necessary)