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

# SolidMask - ComfyUI Built-in Node Documentation

> Complete documentation for the SolidMask node in ComfyUI. Learn its inputs, outputs, parameters and usage.

SolidMask 节点用于生成一个在整个区域内具有指定值的均匀遮罩。它旨在创建具有特定尺寸和强度的遮罩，适用于各种图像处理和遮罩任务。

## 输入

| 参数   | 描述                          | 数据类型  |
| ---- | --------------------------- | ----- |
| `明度` | 指定遮罩的强度值，影响其在后续操作中的整体外观和用途。 | FLOAT |
| `宽度` | 确定生成遮罩的宽度，直接影响其尺寸和宽高比。      | INT   |
| `高度` | 设置生成遮罩的高度，影响其尺寸和宽高比。        | INT   |

## 输出

| 参数     | 描述                 | 数据类型 |
| ------ | ------------------ | ---- |
| `mask` | 输出一个具有指定尺寸和值的均匀遮罩。 | MASK |

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