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

Kapustabrothers.com: Indexing PDF Documents with Zend_Search_Lucene

PHPMac.com: Building and Installing Apache 2.2.2 and PHP 5.1.3 (or 5.1.4) on Mac OS X 10.4.6

SitePoint PHP Blog: The Joy of Regular Expressions [2]

PHPFreaks.com: Simple SQL Search

Robert Basic's Blog: Creating a chat bot with PHP and Dbus


Community Events











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


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

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