> ## 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/ja.md)

***

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