2014-04-19 15:53:43 +02:00
|
|
|
i.his.rgb
|
2015-07-26 03:48:27 +02:00
|
|
|
Transforms raster maps from HIS (Hue-Intensity-Saturation) color space to RGB (Red-Green-Blue) color space.
|
2014-04-19 15:53:43 +02:00
|
|
|
Imagery (i.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|hue|Name of input raster map (hue)|None|False
|
|
|
|
QgsProcessingParameterRasterLayer|intensity|Name of input raster map (intensity)|None|False
|
|
|
|
QgsProcessingParameterRasterLayer|saturation|Name of input raster map (saturation)|None|False
|
|
|
|
QgsProcessingParameterRasterDestination|red|Red
|
|
|
|
QgsProcessingParameterRasterDestination|green|Green
|
|
|
|
QgsProcessingParameterRasterDestination|blue|Blue
|