Home
last modified time | relevance | path

Searched refs:BLEND_COLOR (Results 1 – 1 of 1) sorted by relevance

/PHP-5.4/ext/gd/libgd/
H A Dgd.c1261 #define BLEND_COLOR(a, nc, c, cc) \ macro
1276 BLEND_COLOR(t, dr, r, dr); in gdImageSetAAPixelColor()
1277 BLEND_COLOR(t, dg, g, dg); in gdImageSetAAPixelColor()
1278 BLEND_COLOR(t, db, b, db); in gdImageSetAAPixelColor()

Completed in 10 milliseconds