Returned 5 Results for "image" Ordered By Relevance
relevance: [3.76]
2007-05-03
Trawling through the current image.google.com reply i've just posted a broken down version of what googles image search returns - just in case anyone is interested in ripping from it.
dyn.Img(
"1: embedded URL",
"2: ",
"3: google code?",
"4: picture Loca...
relevance: [3.7]
2009-03-24
This returns the average colour of an image in PHP using GD libraries and then, assuming you ahve no sense of design, you could use this to set the background colour of a page. This code can be slotted directly into the ImageHandler class also on this site
public function getAverageColour(){
...
relevance: [3.04]
2008-03-07
This little application was an attempt to map an image into an array of pixel objects using the PHP GD libraries and it's made me painfully aware of how limited PHP is in it's ability to handle large or complex data structures.
Below is a simple piece of code that attempts to copy each pixel valu...
relevance: [2.89]
2007-04-23
Used – Enforcing Web 2
Project URL http://www.sinrize.com
Key concepts are enforced user participation and generative art
Identity
The site automatically identifies the user’s IP address and the time that the user visits the site. This becomes their identity. They become numerically ident...
relevance: [2.83]
2008-03-11
Resizable Vista style buttons with a gradient in XHTML/CSS
As I had to spend an entire afternoon trying to get these to work I might as well post them
To get your lovely Vista Style buttons just screen shot Vista or make a rectangle with 2 gradients that meet.. then add a boarder and blend the c...