php Programming Glossary: sourceimagefile
Rounded transparent _smooth_ corners using imagecopyresampled() PHP GD http://stackoverflow.com/questions/5766865/rounded-transparent-smooth-corners-using-imagecopyresampled-php-gd all I've wrote this function function imageCreateCorners sourceImageFile radius # function body I've tested it with couple of images.. forgot to post function code function imageCreateCorners sourceImageFile radius function imageCreateCorners sourceImageFile radius #.. sourceImageFile radius function imageCreateCorners sourceImageFile radius # test source image if file_exists sourceImageFile res..
|