18 #ifndef QGSRASTERNULLER_H 19 #define QGSRASTERNULLER_H 44 int bandCount()
const override;
55 void setOutputNoDataValue(
int bandNo,
double noData );
59 QVector< QgsRasterRangeList > mNoData;
61 QVector<double> mOutputNoData;
62 QVector<bool> mHasOutputNoData;
65 #endif // QGSRASTERNULLER_H
A rectangle specified with double values.
Raster pipe that deals with null values.
Base class for processing filters like renderers, reprojector, resampler etc.
QList< QgsRasterRange > QgsRasterRangeList
QgsRasterRangeList noData(int bandNo) const
DataType
Raster data types.