Skip to content
  • Ell's avatar
    color-overlay: add new operation to workshop · 224637b9
    Ell authored
    A simple op, blending a constant color with the input, preserving
    its transparency.  Equivalent to gegl:dst-atop with a gegl:color
    aux.
    
    We could have just added a "value" property to dst-atop, but since
    it wouldn't be very useful for the other Porter-Duff ops, just add
    a dedicated op.
    224637b9