Skip to content

Topic: RGB

Tool Description
i.colors.enhance Performs auto-balancing of colors for RGB images.
r.rgb Splits a raster map into red, green and blue maps.

See also the corresponding keyword for additional references:

RGB

  • d.his - Displays the result obtained by combining hue, intensity, and saturation (HIS) values from user-specified input raster map layers.
  • d.rgb - Displays three user-specified raster maps as red, green, and blue overlays in the active graphics frame.
  • i.colors.enhance - Performs auto-balancing of colors for RGB images.
  • i.his.rgb - Transforms raster maps from HIS (Hue-Intensity-Saturation) color space to RGB (Red-Green-Blue) color space.
  • i.rgb.his - Transforms raster maps from RGB (Red-Green-Blue) color space to HIS (Hue-Intensity-Saturation) color space.
  • r.composite - Combines red, green and blue raster maps into a single composite raster map.
  • r.his - Generates red, green and blue (RGB) raster map layers combining hue, intensity and saturation (HIS) values from user-specified input raster map layers.
  • r.rgb - Splits a raster map into red, green and blue maps.