Skip to content

PHP library for converting and manipulating colors

License

Notifications You must be signed in to change notification settings

samuelwilliams/Color-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Primal.Color

Created and Copyright 2012 by Jarvis Badgley, chiper at chipersoft dot com.

Primal.Color is a standalone micro-library to assist in the parsing, converting and manipulation of colors across various formats.

Currently Primal.Color supports converting between the following formats:

  • RGB (Hex3, Hex6 and css rgb())
  • HSV
  • HSL
  • CMYK

Primal.Color also includes a basic color wheel class for generating collections of colors across a spectrum.

Primal is a collection of independent micro-libraries that collectively form a LAMP development framework, but is not required to use Primal.Color in your own projects.

##Requirements

  • PHP 5.3 or later

##Usage

coming soon

##Legal

Primal is released under an MIT license. No attribution is required and you are expected to make alterations. For details see the enclosed LICENSE file.

About

PHP library for converting and manipulating colors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%