Searched refs:imagesavealpha (Results 1 – 15 of 15) sorted by relevance
| /plugin/watermark/action/ |
| D | watermark.php | 70 imagesavealpha($image, true); 72 imagesavealpha($watermark, true);
|
| /plugin/codebutton2/ |
| D | genpng.php | 12 imagesavealpha($bg, true);
|
| /plugin/custombuttons/ |
| D | genpng.php | 17 imagesavealpha($bg, true);
|
| /plugin/photogallery/phpThumb/ |
| D | phpthumb.filters.php | 45 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 …]
|
| D | phpthumb.class.php | 2790 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);
|
| D | phpThumb.php | 619 imagesavealpha($phpThumb->gdimg_source, true);
|
| D | phpthumb.functions.php | 1090 function imagesavealpha(&$img, $blendmode=true) { function
|
| /plugin/livemark/ |
| D | action.php | 97 imagesavealpha($marked, true);
|
| /plugin/farmer/vendor/splitbrain/php-ringicon/src/ |
| H A D | RingIcon.php | 116 imagesavealpha($image, true);
|
| /plugin/farmer/vendor/splitbrain/php-ico/src/ |
| H A D | PhpIco.php | 98 imagesavealpha($new_im, true);
|
| /plugin/reflect/ |
| D | action.php | 229 imagesavealpha($reflected, true);
|
| /plugin/database2/ |
| D | media.php | 391 imagesavealpha( $dest, ( $minor === 'png' ) );
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
| D | ImageProcessor.php | 770 imagesavealpha($im, false); 911 imagesavealpha($im, false); 1068 imagesavealpha($im, false);
|
| /plugin/register/ |
| D | register.php | 98 imagesavealpha($im, true);
|
| /plugin/photogallery/phpThumb/docs/ |
| D | phpthumb.changelog.txt | 464 * Added fallback 'imagesavealpha' if GD < v2.0.1
|