Visit ComfyUI Online for ready-to-use ComfyUI environment
Adjust image hue in circular manner for creative color variations without affecting brightness or saturation.
The Image Rotate Hue node is designed to adjust the hue of an image, effectively shifting the colors in a circular manner around the color wheel. This node is particularly useful for AI artists looking to experiment with color variations and achieve unique visual effects without altering the image's brightness or saturation. By rotating the hue, you can transform the overall color scheme of an image, making it a powerful tool for creative color adjustments and artistic exploration.
This parameter accepts the image you want to adjust. The image should be in a compatible format that the node can process, typically a tensor representation of an image.
This parameter controls the degree of hue rotation applied to the image. It accepts a floating-point value between 0.0 and 1.0, where 0.0 means no change and 1.0 represents a full 360-degree rotation around the color wheel. The default value is 0.0, meaning no hue shift. Adjusting this value will change the colors in the image while maintaining their original brightness and saturation.
The output is the adjusted image with the hue rotated according to the specified hue_shift parameter. This image is returned in a tensor format, ready for further processing or display.
© Copyright 2024 RunComfy. All Rights Reserved.