This service converts an image from the red-green-blue (rgb) space into the hue-intensity-saturation (his) color space. Each output raster map layer is given a linear gray scale color table.
Operation:
rgb2HIS - Processes three input raster map layers as red, green, and blue components and produces one output raster map layers representing the hue, intensity, saturation of the data.
Request Parameters:
redImageURL
URL of red map
Default format: GeoTIFF
greenImageURL
URL of green map
Default format: GeoTIFF
blueImageURL
URL of blue map
Default format: GeoTIFF
outputGeoTiffType
Type of output GeoTIFF file. The output Format Type is specified as GeoTIFF