套件:python3-colormath(3.0.0-1)
python3-colormath 的相關連結
Debian 的資源:
下載原始碼套件 python-colormath:
- [python-colormath_3.0.0-1.dsc]
- [python-colormath_3.0.0.orig.tar.gz]
- [python-colormath_3.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [pypi.org]
相似套件:
Abstracts common color math operations (Python 3 version)
python-colormath is a simple Python module that spares the user from directly dealing with color math. Some features include: Support for a wide range of color spaces. A good chunk of the CIE spaces, RGB, HSL/HSV, CMY/CMYK, and many more. Conversions between the various color spaces. For example, XYZ to sRGB, Spectral to XYZ, CIE Lab to Adobe RGB. Calculation of color difference. All CIE Delta E functions, plus CMC. Chromatic adaptations (changing illuminants). RGB to hex and vice-versa. 16-bit RGB support.
This package contains the Python 3 version of the library.
其他與 python3-colormath 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-networkx (>= 2.0)
- tool to create, manipulate and study complex networks (Python3)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language