o
0i @ sT d Z g dZdZdZdZdd Zdd Zd d
Zdd Zd
d Z dd Z
dd ZdS )aJ Conversion functions between RGB and other color systems.
This modules provides two functions for each color system ABC:
rgb_to_abc(r, g, b) --> a, b, c
abc_to_rgb(a, b, c) --> r, g, b
All inputs and outputs are triples of floats in the range [0.0...1.0]
(with the exception of I and Q, which covers a slightly larger range).
Inputs outside the valid range may cause exceptions or invalid outputs.
Supported color systems:
RGB: Red, Green, Blue components
YIQ: Luminance, Chrominance (used by composite video signals)
HLS: Hue, Luminance, Saturation
HSV: Hue, Saturation, Value
)
rgb_to_yiq
yiq_to_rgb
rgb_to_hls
hls_to_rgb
rgb_to_hsv
hsv_to_rgbgUUUUUU?gUUUUUU?gUUUUUU?c C sR d| d| d| }d| | d|| }d| | d|| }|||fS )Ng333333?gzG?g)\(?gGz?gHzG?gQ?g=
ףp=? )rgbyiqr r //opt/alt/python310/lib64/python3.10/colorsys.pyr ( s
r c C s | d| d| }| d| d| }| d| d| }|dk r$d}|dk r*d}|dk r0d}|dkr6d}|dkr