Home
last modified time | relevance | path

Searched refs:src_height (Results 1 – 3 of 3) sorted by relevance

/plugin/reflect/
H A Daction.php222 …function imagereflection($src_img, $src_width, $src_height, $reflection_height, $alpha_start, $alp… argument
223 $dest_height = $src_height + $reflection_height;
232 imagecopy($reflected, $src_img, 0, 0, 0, 0, $src_width, $src_height);
233 if ( empty($reflection_height) ) $reflection_height = $src_height / 2;
244 $rgba = imagecolorat($src_img, $x, $src_height - $y);
254 imagesetpixel($reflected, $x, $src_height + $y - 1, $rgba);
/plugin/livemark/
H A Daction.php88 function imagewatermark($src_img, $src_width, $src_height) { argument
106 $dest_y = ($src_height - $watermark_height)/2-$src_height*(0.5-$this->getConf('vertical')/100);
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.img.php34 $this->src_width/$this->src_height*
45 $this->src_height/$this->src_width*
275 $box->src_height = $box->get_height();
293 $this->src_height = $this->image->sx();
305 $this->src_width/$this->src_height*
318 $this->src_height/$this->src_width*