Download the PHP package mattacosta/php-colorspace without Composer
On this page you can find all versions of the php package mattacosta/php-colorspace. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mattacosta/php-colorspace
More information about mattacosta/php-colorspace
Files in mattacosta/php-colorspace
Download mattacosta/php-colorspace
More information about mattacosta/php-colorspace
Files in mattacosta/php-colorspace
Vendor mattacosta
Package php-colorspace
Short Description Convert, compare, and animate colors.
License MIT
Homepage https://github.com/mattacosta/php-colorspace
Package php-colorspace
Short Description Convert, compare, and animate colors.
License MIT
Homepage https://github.com/mattacosta/php-colorspace
Please rate this library. Is it a good library?
Informations about the package php-colorspace
php-colorspace
Convert, compare, and animate colors.
Features
Color spaces
Color difference metrics
- CIELAB ΔE
- CIE 1976
- CIE 1994
- CIE 2000
- CMC l:c
Illuminants (part of the CieXyzColor
class)
- D50
- D65
Animation
- Linear interpolation between colors
Requirements
- PHP 8.1 or later
Installation
Usage
Example: Converting between color spaces (or alternate representations) using
the ColorConverter
class:
Example: Computing the difference between two colors using the ColorDifference
class:
Example: Transitioning from one color to another:
All versions of php-colorspace with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package mattacosta/php-colorspace contains the following files
Loading the files please wait ....