layer-compose — Traditional AI Model

Layer Compose flattens a stack of RGBA layers, background first, into one image by alpha compositing. It is the closing half of a layered edit, and every layer has to share the same dimensions. CPU.

Details

  • CategoryTraditional
  • Year-1
  • License

Inputs & Outputs

  • LayersInput · list:image

    Layer stack to composite (background first)

  • ImageOutput · image

    Alpha-composited image

Tags

  • layer
  • compose
  • composite
  • list