Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd_interpolation.c628 static inline int _color_blend (const int dst, const int src) in _color_blend() function
1724 dst->tpixels[dst_offset_y][dst_offset_x++] = _color_blend(bgColor, c); in gdImageRotateGeneric()
2081 c = _color_blend(bgColor, c); in gdImageRotateBicubicFixed()

Completed in 12 milliseconds