会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
學无止境
博客园
首页
新随笔
联系
管理
订阅
2024年9月11日
php图像处理库
摘要: 安装: composer require intervention/image 使用: Laravel Storage::put() Image::make('123.png') --打开图片 canvas(800, 800, '#ffffff') --打开背景图 resize(450, 450)
阅读全文
posted @ 2024-09-11 10:41 『學無止境』
阅读(28)
评论(0)
推荐(0)
公告