Download the PHP package innmind/colour without Composer
On this page you can find all versions of the php package innmind/colour. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download innmind/colour
More information about innmind/colour
Files in innmind/colour
Download innmind/colour
More information about innmind/colour
Files in innmind/colour
Vendor innmind
Package colour
Short Description Handle colours strictly
License MIT
Homepage http://github.com/Innmind/Colour
Package colour
Short Description Handle colours strictly
License MIT
Homepage http://github.com/Innmind/Colour
Keywords colour
Please rate this library. Is it a good library?
Informations about the package colour
Colour
This library helps you build an object representation of a colour out of a string (all objects are immutable). You can easily extract any information out of the colors, transform their representation and modify the colours.
It supports these formats:
#39f
#39ff
(last hexadecimal value for the alpha)#3399ff
#3399ffff
(last 2 hexadecimal values for the alpha)rgb()
rgba()
hsl()
hsla()
device-cmyk()
- literals (as defined by the W3C)
Installation
Usage
Each representation can be represented to the other two so you can always work with your preferred format.
All versions of colour with dependencies
PHP Build Version
Package Version
The package innmind/colour contains the following files
Loading the files please wait ....