开发者

crop image from center without GD library and generate a thumbnail [duplicate]

开发者 https://www.devze.com 2023-03-24 00:12 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: Crop Image From Center PHP
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Crop Image From Center PHP

I need to crop an ima开发者_JS百科ge from the center with size of 200 * 130 using PHP. Any help will be hugely be appreciated.


There is no way to crop an image using PHP without any libraries. There are a lot of built-in solutions. Take a look at http://www.php.net/manual/en/refs.utilspec.image.php

0

精彩评论

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