> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-partner-nodes-consolidate.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# FluxEraseNode - ComfyUI Built-in Node Documentation

> 从图像中移除蒙版覆盖的对象并重建背景。

从图像中移除蒙版覆盖的对象并重建背景。在想要擦除的内容上绘制蒙版，节点将使用合理的背景内容填充该区域。

## 输入

| 参数     | 描述                        | 数据类型  | 是否必填 | 范围             |
| ------ | ------------------------- | ----- | ---- | -------------- |
| `图像`   | 待处理的输入图像                  | IMAGE | 是    | -              |
| `遮罩`   | 白色区域将被移除；黑色区域将被保留         | MASK  | 是    | -              |
| `膨胀像素` | 扩展蒙版边界，确保完整覆盖对象边缘（默认值：10） | INT   | 是    | 0 至 25         |
| `seed` | 用于生成噪声的随机种子（默认值：0）        | INT   | 否    | 0 至 2147483647 |

**注意：** 输入图像在两个维度上都必须至少为 256x256 像素。蒙版会自动调整大小以匹配图像尺寸，并且图像在处理前会移除 alpha 通道。

## 输出

| 输出名称    | 描述                | 数据类型  |
| ------- | ----------------- | ----- |
| `IMAGE` | 移除蒙版对象并重建背景后得到的图像 | IMAGE |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/FluxEraseNode/zh.md)

***

**Source fingerprint (SHA-256):** `124be59b9829aa9f865d7ec76cd68f7978e2010cd3a84f25742a1c17f2d70b76`
