Searched refs:AA_dont_blend (Results 1 – 2 of 2) sorted by relevance
171 int AA_dont_blend; member
1024 …if ((old_color != color) && ((old_color != im->AA_dont_blend) || (im->AA_opacity[py][px] == 255)))… in gdImageAABlend()2766 im->AA_dont_blend = -1; in gdImageSetAntiAliased()2773 im->AA_dont_blend = dont_blend; in gdImageSetAntiAliasedDontBlend()
Completed in 12 milliseconds