开发者

reduce gif image dimension [duplicate]

开发者 https://www.devze.com 2023-02-26 14:46 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: How do I auto resize user's inputted images to a specific dimension in PHP?
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

How do I auto resize user's inputted images to a specific dimension in PHP?

how to reduce 开发者_如何学编程the dimension dynamically after uploading the file to server for a gif file I want the uploaded image to resize to a specific size after uploading of file takes place


try this function...

http://php.net/manual/en/function.imagecopyresized.php

Maybe it's not what you meant, if it's not, please explain.

0

精彩评论

暂无评论...
验证码 换一张
取 消