Home
last modified time | relevance | path

Searched refs:imagesavealpha (Results 1 – 15 of 15) sorted by relevance

/plugin/watermark/action/
Dwatermark.php70 imagesavealpha($image, true);
72 imagesavealpha($watermark, true);
/plugin/codebutton2/
Dgenpng.php12 imagesavealpha($bg, true);
/plugin/custombuttons/
Dgenpng.php17 imagesavealpha($bg, true);
/plugin/photogallery/phpThumb/
Dphpthumb.filters.php45 imagesavealpha($gdimg_mask_blendtemp, true);
57 imagesavealpha($gdimg_image, true);
350 imagesavealpha($gdimg_dropshadow_temp, true);
384 imagesavealpha($gdimg, true);
643 imagesavealpha($gdHist, true);
650 imagesavealpha($gdHistTemp, true);
696 imagesavealpha($gd_border_canvas, true);
738 imagesavealpha($gdimg, true);
786 imagesavealpha($gdimg_source, true);
1447 imagesavealpha($gdimg_tiledwatermark, true);
[all …]
Dphpthumb.class.php2790 imagesavealpha($this->gdimg_output, false);
3034 imagesavealpha($img_watermark_resized, true);
3038 imagesavealpha($img_source_resized, true);
3054 imagesavealpha($img_watermark_resized, true);
3105 imagesavealpha($img_watermark2, true);
3220 imagesavealpha($this->gdimg_output, true);
3430 imagesavealpha($this->gdimg_output, true);
DphpThumb.php619 imagesavealpha($phpThumb->gdimg_source, true);
Dphpthumb.functions.php1090 function imagesavealpha(&$img, $blendmode=true) { function
/plugin/livemark/
Daction.php97 imagesavealpha($marked, true);
/plugin/farmer/vendor/splitbrain/php-ringicon/src/
H A DRingIcon.php116 imagesavealpha($image, true);
/plugin/farmer/vendor/splitbrain/php-ico/src/
H A DPhpIco.php98 imagesavealpha($new_im, true);
/plugin/reflect/
Daction.php229 imagesavealpha($reflected, true);
/plugin/database2/
Dmedia.php391 imagesavealpha( $dest, ( $minor === 'png' ) );
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DImageProcessor.php770 imagesavealpha($im, false);
911 imagesavealpha($im, false);
1068 imagesavealpha($im, false);
/plugin/register/
Dregister.php98 imagesavealpha($im, true);
/plugin/photogallery/phpThumb/docs/
Dphpthumb.changelog.txt464 * Added fallback 'imagesavealpha' if GD < v2.0.1