Pakket: python3-colormath (3.0.0-1)
Verwijzigingen voor python3-colormath
Debian bronnen:
Het bronpakket python-colormath downloaden:
- [python-colormath_3.0.0-1.dsc]
- [python-colormath_3.0.0.orig.tar.gz]
- [python-colormath_3.0.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [pypi.org]
Vergelijkbare pakketten:
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.
Andere aan python3-colormath gerelateerde pakketten
|
|
|
|
-
- 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