mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
8 lines
336 B
Plaintext
8 lines
336 B
Plaintext
r.rescale
|
|
Rescales the range of category values in a raster layer.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Input raster layer|None|False
|
|
QgsProcessingParameterRange|from|The input data range to be rescaled|0,1
|
|
QgsProcessingParameterRange|to|The output data range|0,1
|
|
QgsProcessingParameterRasterDestination|output|Rescaled
|