Your IP : 18.222.110.31


Current Path : /lib64/python3.6/__pycache__/
Upload File :
Current File : //lib64/python3.6/__pycache__/colorsys.cpython-36.pyc

3


 \��@s\dZddddddgZdZdZdZdd�Zdd�Zd
d�Zdd�Zdd�Z	dd�Z
dd�ZdS)aJConversion 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_rgbg�?g@g@g@cCsRd|d|d|}d||d||}d||d||}|||fS)Ng333333�?g�z�G��?g)\��(�?g�G�z��?gH�z�G�?g���Q��?g=
ףp=�?�)�r�g�b�y�i�qrr� /usr/lib64/python3.6/colorsys.pyr(scCs�|d|d|}|d|d|}|d|d|}|dkrHd}|dkrTd}|dkr`d}|dkrld}|dkrxd}|dkr�d}|||fS)	Ng2r��L�?g����,��?g:�����?g�nєW�?g6�޷���?gJ"�X�?gg�?r)rrr
rr	r
rrrr.s cCs�t|||�}t|||�}||d}||kr6d|dfS|dkrP||||}n||d||}||||}||||}||||}	||kr�|	|}
n"||kr�d||	}
nd||}
|
dd}
|
||fS)Ng@gg�?g@g@g�?)�max�min)rr	r
�maxc�minc�l�s�rc�gc�bc�hrrrrKs$

cCsn|dkr|||fS|dkr(|d|}n||||}d||}t|||t�t|||�t|||t�fS)Ngg�?g�?g@)�_v�	ONE_THIRD)rrr�m2�m1rrrrbs
cCsT|d}|tkr$||||dS|dkr0|S|tkrP|||t|dS|S)Ng�?g@g�?)�	ONE_SIXTH�	TWO_THIRD)rrZhuerrrrlsrcCs�t|||�}t|||�}|}||kr.dd|fS|||}||||}||||}||||}	||kr||	|}
n"||kr�d||	}
nd||}
|
dd}
|
||fS)Ngg@g@g@g�?)rr)rr	r
rr�vrrrrrrrrr|s 

cCs�|dkr|||fSt|d�}|d|}|d|}|d||}|d|d|}|d}|dkrt|||fS|dkr�|||fS|dkr�|||fS|dkr�|||fS|d	kr�|||fS|d
kr�|||fSdS)Ngg@g�?�������)�int)rrrr�f�pr
�trrrr�s(





NgUUUUUU�?gUUUUUU�?gUUUUUU�?)�__doc__�__all__rrrrrrrrrrrrrr�<module>s