无法使用 GDlib2 调整图像大小
我正在尝试调整宽度超过 3000px 的图像大小,如果我不调整它的大小,它上传得很好,但是一旦我调整图像大小,它就不想上传和调整大小,这很有趣,我不能似乎明白,因为如果图像的宽度小很多,一切都很好。这有限制吗?
I'm trying to resize an image of more than 3000px in width, it uploads fine if i do not resize it, but as soon as I resize the image it does not want to upload and resize, this is funny and I can't seem to understnd, since if the width of the image is alot smaller everthing works just fine. Are there limitations to this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
![扫码二维码加入Web技术交流群](/public/img/jiaqun_03.jpg)
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
试试这个...不使用 GD,但我认为它对你有用。
Try this... Not Using GD but i think it will work for u.