接口 cabinet.remove.image.background
接口说明
图片去背景
业务参数
参数名称 | 类型 | 是否必须 | 说明 |
---|---|---|---|
imageUrl | string | Y | 图片地址 |
返回示例
{
"error_code": 0,
"error_msg": "SUCCESS",
"sub_error_code": null,
"sub_error_msg": null,
"data": "https://dev-res.yopoint.cc/resource/20231218/da04922e8aff507749ff5fe68c3bd9ac.png"
}