Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/libgd/
H A Dgd.c1274 #define BLEND_COLOR(a, nc, c, cc) \ macro
1289 BLEND_COLOR(t, dr, r, dr); in gdImageSetAAPixelColor()
1290 BLEND_COLOR(t, dg, g, dg); in gdImageSetAAPixelColor()
1291 BLEND_COLOR(t, db, b, db); in gdImageSetAAPixelColor()

Completed in 25 milliseconds