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