mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
8 lines
418 B
Plaintext
8 lines
418 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|QgsProcessingParameterNumber.Double|0,1|True
|
|
QgsProcessingParameterRange|to|The output data range|QgsProcessingParameterNumber.Double|0,1|True
|
|
QgsProcessingParameterRasterDestination|output|Rescaled
|