Blank Image Node¶
The Blank Image node generates an image of a specified size filled with a constant color.
This node is commonly used for procedural workflows, such as generating masks, creating custom kernels for convolution or bokeh effects, and building images for compositing operations.
入力¶
- Color(カラー)
The color of all pixels in the image.
- Size(サイズ)
The size of the image.
出力¶
- Image(画像)
The generated image of the given size and constant color.