Home
last modified time | relevance | path

Searched refs:getPicture (Results 1 – 12 of 12) sorted by last modified time

/plugin/statistics/inc/pchart/
H A DGDCanvas.php563 public function getPicture() { function in GDCanvas
H A DpCache.php65 imagepng($Picture->getPicture(), $FileName);
H A DpChart.php1467 imagecopymerge($this->canvas->getPicture(), $Symbol, $XPos + 1 - $ImageWidth / 2, $YPos + 1 - $ImageHeight / 2, 0, 0, $ImageWidth, $ImageHeight, 100);
2809 imagefilledrectangle($this->canvas->getPicture(), 0, 0, $this->XSize, $this->YSize, $C_Background);
2935 imagecopymerge($this->canvas->getPicture(), $Raster, $X, $Y, 0, 0, $Width, $Height, $Alpha);
2953 imagecopy($Resampled, $this->canvas->getPicture(), $Size, $Size, 0, 0, $this->XSize, $this->YSize);
2954 imagedestroy($this->canvas->getPicture());
2961 imagefilledrectangle($this->canvas->getPicture(), 0, 0, $this->XSize, $this->YSize, $C_White);
2962 imagecolortransparent($this->canvas->getPicture(), $C_White);
2963 imagecopy($this->canvas->getPicture(), $Resampled, 0, 0, 0, 0, $this->XSize, $this->YSize);
2978 imagepng($this->canvas->getPicture(), $FileName);
2980 imagepng($this->canvas->getPicture());
3265 public function getPicture() { global() function in pChart
[all...]
/plugin/statdisplay/pchart/
H A DGDCanvas.php495 public function getPicture() { function in GDCanvas
H A DpChart.php2611 …imagefilledrectangle ( $this->canvas->getPicture(), 0, 0, $this->XSize, $this->YSize, $C_Backgroun…
2729 imagecopymerge ( $this->canvas->getPicture(), $Raster, $X, $Y, 0, 0, $Width, $Height, $Alpha );
2747 …imagecopy ( $Resampled, $this->canvas->getPicture(), $Size, $Size, 0, 0, $this->XSize, $this->YSiz…
2748 imagedestroy ( $this->canvas->getPicture() );
2755 imagefilledrectangle ( $this->canvas->getPicture(), 0, 0, $this->XSize, $this->YSize, $C_White );
2756 imagecolortransparent ( $this->canvas->getPicture(), $C_White );
2757 imagecopy ( $this->canvas->getPicture(), $Resampled, 0, 0, 0, 0, $this->XSize, $this->YSize );
2771 imagepng ( $this->canvas->getPicture(), $FileName );
2786 imagepng ( $this->canvas->getPicture() );
3049 public function getPicture() { function in pChart
[all …]
H A DpCache.php67 imagepng ( $Picture->getPicture(), $FileName );
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DUserinfo.php208 public function getPicture() function in Google\\Service\\Oauth2\\Userinfo
/plugin/authfacebook/lib/GraphNodes/
H A DGraphEvent.php188 public function getPicture() function in Facebook\\GraphNodes\\GraphEvent
H A DGraphPage.php119 public function getPicture() function in Facebook\\GraphNodes\\GraphPage
H A DGraphUser.php168 public function getPicture() function in Facebook\\GraphNodes\\GraphUser
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php3368 public function getPicture() { function in Google_User
H A DGoogle_Oauth2Service.php257 public function getPicture() { function in Google_Userinfo