---
schema_version: 0.100000
title: dodge
version: 0.100000
identifier: frei0r.dodge
description: |
Perform an RGB[A] dodge operation between the pixel sources, using the generalised algorithm:
D = saturation of 255 or (A * 256) / (256 - B)
creator: Jean-Sebastien Senecal
type: transition
parameters:
tags:
- Video
...