¡@

Home 

php Programming Glossary: wmsource

How do I fill white background while resize image

http://stackoverflow.com/questions/4478223/how-do-i-fill-white-background-while-resize-image

2 tn_w tn_h tn_w tn_h #if we need to add a watermark if wmsource #find out what type of image the watermark is info getimagesize.. out what type of image the watermark is info getimagesize wmsource imgtype image_type_to_mime_type info 2 #assuming the mime type.. imgtype case 'image jpeg' watermark imagecreatefromjpeg wmsource break case 'image gif' watermark imagecreatefromgif wmsource..