Home
last modified time | relevance | path

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

/plugin/watermark/action/
H A Dwatermark.php70 imagesavealpha($image, true);
72 imagesavealpha($watermark, true);
/plugin/codebutton2/
H A Dgenpng.php12 imagesavealpha($bg, true);
/plugin/custombuttons/
H A Dgenpng.php17 imagesavealpha($bg, true);
/plugin/photogallery/phpThumb/
H A 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);
1534 imagesavealpha($gdimg_dest, true);
[all …]
H A 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);
H A DphpThumb.php619 imagesavealpha($phpThumb->gdimg_source, true);
H A Dphpthumb.functions.php1090 function imagesavealpha(&$img, $blendmode=true) { function
/plugin/livemark/
H A Daction.php97 imagesavealpha($marked, true);
/plugin/farmer/3rdparty/
H A DPHPIco.php43 'imagesavealpha',
98 imagesavealpha($new_im, true);
H A DRingIcon.php194 imagesavealpha($image, true);
/plugin/reflect/
H A Daction.php229 imagesavealpha($reflected, true);
/plugin/database2/
H A Dmedia.php391 imagesavealpha( $dest, ( $minor === 'png' ) );
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php770 imagesavealpha($im, false);
911 imagesavealpha($im, false);
1068 imagesavealpha($im, false);
/plugin/register/
H A Dregister.php98 imagesavealpha($im, true);
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt464 * Added fallback 'imagesavealpha' if GD < v2.0.1