mask
Solid Mask

Solid Mask

comfyUI节点-SolidMask|纯块遮罩

Documentation

  • Class name: SolidMask
  • Category: mask
  • Output node: False

The SolidMask node generates a uniform mask with a specified value across its entire area. It's designed to create masks of specific dimensions and intensity, useful in various image processing and masking tasks.

Input types

ParameterComfy dtypeDescription
valueFLOATSpecifies the intensity value of the mask, affecting its overall appearance and utility in subsequent operations.
widthINTDetermines the width of the generated mask, directly influencing its size and aspect ratio.
heightINTSets the height of the generated mask, affecting its size and aspect ratio.

Output types

ParameterComfy dtypeDescription
maskMASKOutputs a uniform mask with the specified dimensions and value.