Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_compat.h190 #define gdAlphaBlend php_gd_gdAlphaBlend macro
/PHP-7.4/ext/gd/libgd/
H A Dgd.h105 int gdAlphaBlend(int dest, int src);
H A Dgdft.c689 *tpixel = gdAlphaBlend (opixel,
H A Dgd.c811 im->tpixels[y][x] = gdAlphaBlend(im->tpixels[y][x], color); in gdImageSetPixel()
2936 int gdAlphaBlend (int dst, int src) { in gdAlphaBlend() function

Completed in 21 milliseconds