Skip to contents

This is a convenience- and clarity-wrapper around plot_array_as_image_sRGB()

Usage

plot_indicator_image(indicator.array, spectrum_name = "")

Arguments

indicator.array

pixel.array with modified hsv-values of pixels. See get_indicator_image() for details. Values are expected to be in HSV color-space.

spectrum_name

name of plotted spectrum

Value

/

Examples