Searched refs:_color_blend (Results 1 – 1 of 1) sorted by relevance
616 static inline int _color_blend (const int dst, const int src) in _color_blend() function653 return _color_blend(bgColor, c); in _setEdgePixel()1774 dst->tpixels[dst_offset_y][dst_offset_x++] = _color_blend(bgColor, c); in gdImageRotateGeneric()2131 c = _color_blend(bgColor, c); in gdImageRotateBicubicFixed()
Completed in 14 milliseconds