Home
last modified time | relevance | path

Searched refs:keepTransparency (Results 1 – 2 of 2) sorted by relevance

/dports/finance/prestashop/prestashop/admin/filemanager/include/
H A Dphp_image_magician.php181 private $keepTransparency = true; variable in imageLib
420 if (in_array($this->fileExtension, $this->transparentArray) && $this->keepTransparency) {
2687 $this->keepTransparency = $bool;
/dports/www/thirtybees/thirtybees-1.1.0/admin/filemanager/include/
H A Dphp_image_magician.php182 private $keepTransparency = true; variable in imageLib
425 if (in_array($this->fileExtension, $this->transparentArray) && $this->keepTransparency) {
2659 $this->keepTransparency = $bool;