Download the PHP package mauriciourrego/colorcube-php without Composer
On this page you can find all versions of the php package mauriciourrego/colorcube-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mauriciourrego/colorcube-php
More information about mauriciourrego/colorcube-php
Files in mauriciourrego/colorcube-php
Download mauriciourrego/colorcube-php
More information about mauriciourrego/colorcube-php
Files in mauriciourrego/colorcube-php
Vendor mauriciourrego
Package colorcube-php
Short Description Dominant color extraction from RGB images — PHP port of Ole Krause-Sparman's algorithm.
License MIT
Package colorcube-php
Short Description Dominant color extraction from RGB images — PHP port of Ole Krause-Sparman's algorithm.
License MIT
Please rate this library. Is it a good library?
Informations about the package colorcube-php
Install
composer require mauriciourrego/colorcube-php
colorcube-php
Dominant color extraction from RGB images — PHP port of Ole Krause-Sparman's algorithm.
Demo
This is a PHP port of ColorCube, by Ole Krause-Sparmann. You can find an excellent description of how it works at that repo.
ColorCube is for dominant color extraction from RGB images. Given an image element, it returns a sorted array of hex colors.
Usage
All versions of colorcube-php with dependencies
PHP Build Version
Package Version
Requires
ext-gd Version
*
The package mauriciourrego/colorcube-php contains the following files
Loading the files please wait ....