soft-dodge
Image blending operation 'soft-dodge' (<tt>c = (cA+cB<1.0)?0.5*cA / (1.0 - cB):1.0-0.5*(1.0 - cB)/cA</tt>)
name:
 gegl:soft-dodge
pads:
aux input output
parent-class:
GeglOperationPointComposer
categories:
compositors
blend
This page is part of the online GEGL Documentation, GEGL is a data flow based image processing library/framework, made to fuel
GIMPs
high-bit depth non-destructive editing future.