PHP Classes

Classes of Greg Bulmash

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Greg Bulmash (1)  >  Mission progress status  >  Reputation  
Picture of Greg Bulmash
Name: Greg Bulmash <contact>
Classes: 1
Country: United States United States
Age: ???
All time rank: 3573475 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 393
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 

 

  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Brainhandles Heatmap  
PHP Programming Innovation award nominee
September 2011
Number 4


Prize: One book of choice by Packt
Generate heatmap images from a set of points
This class can generate plasma style heatmap images from a set of points.

It takes the coordinates of a set of points and generates an heatmap image to overlay on top of another that represents the incidence of input points in each are by using hotter colors to denote areas with greater point incident.

The class generates the heatmap image and saves it to a file in JPEG format. It can be used to overlay on a page by using CSS opacity attributes to make visible any background graphics or page elements.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z