Searched refs:text_color (Results 1 – 1 of 1) sorted by relevance
199 $text_color = imagecolorallocate ($im, 0,0,0); variable200 imagestring ($im, 2, 5, 5, "IMAGE ERROR", $text_color);