Searched defs:drawAlphaPixel (Results 1 – 4 of 4) sorted by relevance
/plugin/statdisplay/pchart/ |
H A D | GDCanvas.php | 448 public function drawAlphaPixel(Point $point, $alpha, Color $color) { function in GDCanvas
|
/plugin/statistics/inc/pchart/ |
H A D | GDCanvas.php | 515 public function drawAlphaPixel(Point $point, $alpha, Color $color) { function in GDCanvas
|
/plugin/projects/pchart/pchart/ |
H A D | pchart.php | 3111 function drawAlphaPixel($X,$Y,$Alpha,$R,$G,$B) function in pChart
|
/plugin/charter/lib/pchart/ |
H A D | pChart.class.php | 3136 function drawAlphaPixel($X,$Y,$Alpha,$R,$G,$B) function in pChart
|