Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_interpolation.c618 static inline int _color_blend (const int dst, const int src) in _color_blend() function
1714 dst->tpixels[dst_offset_y][dst_offset_x++] = _color_blend(bgColor, c); in gdImageRotateGeneric()
2071 c = _color_blend(bgColor, c); in gdImageRotateBicubicFixed()

Completed in 12 milliseconds