i.colors.enhance Performs auto-balancing of colors for RGB images. Imagery (i.*) QgsProcessingParameterRasterLayer|red|Name of red channel|None|False QgsProcessingParameterRasterLayer|green|Name of green channel|None|False QgsProcessingParameterRasterLayer|blue|Name of blue channel|None|False QgsProcessingParameterNumber|strength|Cropping intensity (upper brightness level)|QgsProcessingParameterNumber.Double|98.0|True|0.0|100.0 *QgsProcessingParameterBoolean|-f|Extend colors to full range of data on each channel|False *QgsProcessingParameterBoolean|-p|Preserve relative colors, adjust brightness only|False *QgsProcessingParameterBoolean|-r|Reset to standard color range|False *QgsProcessingParameterBoolean|-s|Process bands serially (default: run in parallel)|False QgsProcessingParameterRasterDestination|redoutput|Enhanced Red QgsProcessingParameterRasterDestination|greenoutput|Enhanced Green QgsProcessingParameterRasterDestination|blueoutput|Enhanced Blue