Visit ComfyUI Online for ready-to-use ComfyUI environment
Adjust image color balance by modifying RGB channels for precise color adjustments in photo editing and graphic design.
The LayerColor: RGB node is designed to adjust the color balance of an image by modifying the intensity of the Red, Green, and Blue (RGB) channels. This node is particularly useful for fine-tuning the color composition of an image, allowing you to enhance or correct the color tones to achieve the desired visual effect. By manipulating the RGB values, you can correct color imbalances, enhance specific color tones, or create artistic effects. This node is essential for tasks that require precise color adjustments, such as photo editing, digital painting, and graphic design.
This parameter accepts an image input that you want to adjust. The image should be in a format compatible with the node's processing capabilities. The image serves as the base on which the RGB adjustments will be applied.
This parameter controls the intensity adjustment for the Red channel. It accepts integer values ranging from -255 to 255, with a default value of 0. Increasing the value will enhance the red tones in the image, while decreasing it will reduce the red tones. This adjustment can help correct red color imbalances or emphasize red hues.
This parameter controls the intensity adjustment for the Green channel. It accepts integer values ranging from -255 to 255, with a default value of 0. Increasing the value will enhance the green tones in the image, while decreasing it will reduce the green tones. This adjustment can help correct green color imbalances or emphasize green hues.
This parameter controls the intensity adjustment for the Blue channel. It accepts integer values ranging from -255 to 255, with a default value of 0. Increasing the value will enhance the blue tones in the image, while decreasing it will reduce the blue tones. This adjustment can help correct blue color imbalances or emphasize blue hues.
The output is the adjusted image with the applied RGB corrections. This image reflects the changes made to the Red, Green, and Blue channels based on the input parameters. The output image can be used for further processing or as a final product, depending on your workflow.
LayerColor: RGB
: Invalid image input type. LayerColor: RGB
: R, G, or B value out of range. LayerColor: RGB
: Processing error.© Copyright 2024 RunComfy. All Rights Reserved.