2021-06-21 07:17:35 +03:00

10 lines
548 B
Plaintext

i.his.rgb
Transforms raster maps from HIS (Hue-Intensity-Saturation) color space to RGB (Red-Green-Blue) color space.
Imagery (i.*)
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