Visit ComfyUI Online for ready-to-use ComfyUI environment
Generate customizable gradient images for artwork backgrounds with smooth color transitions, using specified parameters for width, height, angle, and color.
The LayerUtility: GradientImage V2 node is designed to generate a gradient image based on specified parameters such as width, height, angle, and color transitions. This node is particularly useful for creating smooth color transitions in your artwork, which can be used as backgrounds, overlays, or for other creative purposes. By allowing you to define the start and end colors, as well as the angle of the gradient, this node provides a high degree of customization and flexibility. The main goal of this node is to simplify the process of creating gradient images, making it accessible even to those without a technical background.
This parameter defines the width of the gradient image. It accepts integer values with a minimum of 4 and a maximum of 99999, with a default value of 512. The width determines how wide the generated gradient image will be, impacting the overall aspect ratio and the visual spread of the gradient.
This parameter specifies the height of the gradient image. Similar to the width, it accepts integer values ranging from 4 to 99999, with a default value of 512. The height affects the vertical dimension of the gradient image, influencing its aspect ratio and the vertical spread of the gradient.
The angle parameter sets the direction of the gradient. It accepts integer values from -360 to 360, with a default value of 0. The angle determines the orientation of the gradient, allowing you to create horizontal, vertical, or diagonal gradients based on the specified degree.
This parameter defines the starting color of the gradient. It accepts a string representing a color in hexadecimal format, with a default value of "#FFFFFF" (white). The start color is the color that appears at the beginning of the gradient transition.
The end color parameter specifies the ending color of the gradient. It also accepts a string in hexadecimal format, with a default value of "#000000" (black). The end color is the color that appears at the end of the gradient transition.
The output parameter is an image, which is the generated gradient based on the specified input parameters. This image can be used in various creative projects, serving as a background, overlay, or any other element where a smooth color transition is desired.
© Copyright 2024 RunComfy. All Rights Reserved.