Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2025 Patrick Müller. All rights reserved.

qspec.get_rgb_print_command  (  r g b  )[source]

Parameters:
rNone

The fraction of red (0-255).

gNone

The fraction of green (0-255).

bNone

The fraction of blue (0-255).

Returns:
outNone

The command str to print rgb colors in the console.

API navigation