| Package | Description |
|---|---|
| com.tencentcloudapi.aiart.v20221229 | |
| com.tencentcloudapi.aiart.v20221229.models |
| Modifier and Type | Method and Description |
|---|---|
ImageInpaintingRemovalResponse |
AiartClient.ImageInpaintingRemoval(ImageInpaintingRemovalRequest req)
局部消除接口通过图像 mask 指定需要消除的人、物、文字等区域,在选定区域对图像内容进行消除与重绘补全。
默认提供1个并发,代表最多能同时处理1个已提交的任务。
|
| Constructor and Description |
|---|
ImageInpaintingRemovalResponse(ImageInpaintingRemovalResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.