transparency in gaussian_dropshadow()
Posted: Tue Mar 28, 2006 4:25 am
hi i try to modify the gaussian_dropshadow function of the soft drop shadow example (http://www.phpgd.com/scripts.php?script=26). I want to have the background transparent. without the function is is not problem with . I don't know where to place this funtion inside the gaussian_dropshadow function.
anyone ever tried this?
Code: Select all
imagecolortransparent($source, $white);anyone ever tried this?