Render phase. Omit to make this effect transparent in the chain.
Apply a named ink preset. Presets are partial overlays — applying
a CMYK-only preset (e.g. "fogra51") leaves the RGB inks alone
and vice versa, so a story can switch presets per mode without
resetting the other side.
Effect interface.
Lifecycle hooks:
init: called once on effect registerupdate: called every frame, beforerenderrender: called every frame. Bypassed if omitteddispose: called once on removaloutputRectdeclares the rect this stage writes into, inelement-local physical px. Defaults to the source rect (no growth).