PHP: Converting png's and gif's into grayscale

后端 未结 4 2091
星月不相逢
星月不相逢 2021-01-22 05:49

im using the following script to convert jpgs into grayscale-images. http://bubble.ro/How_to_convert_an_image_to_grayscale_using_PHP.html

i want to upgrade it to also co

4条回答
  •  庸人自扰
    2021-01-22 06:21

    Use this found here http://hm2k.googlecode.com/svn/trunk/code/php/functions/imagegray.php

提交回复
热议问题