News Feed
Jobs Feed
Sections




News Archive
Sameer Borate's Blog:
Generating a color palette from a image in php
June 21, 2011 @ 13:09:38

Sameer Borate has posted a simple method for creating a color palette from a given image using just PHP and GD.

In the previous post we saw how we can generate a screenshot from a url. In this post we will see how we can create a color palette of the screenshot (or any other image for that matter) using PHP and GD. This can be useful if you need to quickly get the color scheme of a website or a image. Below are a few example images and their palettes generated using the program.

With the help of his code it's as easy as a call on a GetMostCommonColors object (get_color) to return the hex codes for the values found most. Also included in the post is a sample snippet showing how to pull the details from the file and output it in a grid similar to this.

0 comments voice your opinion now!
gd image process color palette popular tutorial


blog comments powered by Disqus

Similar Posts

PHPit.net: Taking a first look at the AutoCRUD for PHP library

NETTUTS.com: Top 15+ Best Practices for Writing Super Readable Code

DevShed: Building an IP-to-Country Mapping Application with PHP

DevShed: Reading, Writing and Creating Files in PHP

Pim Elshoff's Blog: Setting up a kickass development environment on Windows


Community Events











Don't see your event here?
Let us know!


tool testing language functional release zendframework2 example development object series podcast community unittest conference opinion framework code interview introduction composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework