<?xml version="1.0"?>
<!DOCTYPE kpartgui>
<transition tag="frei0r.burn" id="frei0r.burn">
    <name>Burn</name>
    <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)</description>
    <author>Jean-Sebastien Senecal</author>
</transition>
