Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2026 Patrick Müller. All rights reserved.

qspec.get_rgb_print_command  (  r g b  )[source]

Parameters:
rint_like

The fraction of red (0-255).

gint_like

The fraction of green (0-255).

bint_like

The fraction of blue (0-255).

Returns:
outstr

The command str to print rgb colors in the console.

API navigation