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