> ## 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.

# AdjustContrast - ComfyUI Built-in Node Documentation

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

调整对比度节点用于修改输入图像的对比度水平。其工作原理是通过调整图像亮部与暗部之间的差异来实现。当因子为 1.0 时图像保持不变，低于 1.0 的值会降低对比度，高于 1.0 的值则会增强对比度。

## 输入

| 参数      | 描述                                                   | 数据类型  | 是否必填 | 范围        |
| ------- | ---------------------------------------------------- | ----- | ---- | --------- |
| `image` | 需要调整对比度的输入图像。                                        | IMAGE | 是    | -         |
| `系数`    | 对比度因子。1.0 = 无变化，\<1.0 = 降低对比度，>1.0 = 增强对比度。（默认值：1.0） | FLOAT | 否    | 0.0 - 2.0 |

## 输出

| 输出名称    | 描述           | 数据类型  |
| ------- | ------------ | ----- |
| `image` | 调整对比度后生成的图像。 | IMAGE |

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

***

**Source fingerprint (SHA-256):** `01148cdd9d951e78c712c1c3159c5562a680a5147bd4a76e33d91543d5245854`
