Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd.c1182 #define BLEND_COLOR(a, nc, c, cc) \ macro
1197 BLEND_COLOR(t, dr, r, dr); in gdImageSetAAPixelColor()
1198 BLEND_COLOR(t, dg, g, dg); in gdImageSetAAPixelColor()
1199 BLEND_COLOR(t, db, b, db); in gdImageSetAAPixelColor()

Completed in 19 milliseconds