<?xml version="1.0"?>
<!DOCTYPE kpartgui>
<transition tag="frei0r.dodge" id="frei0r.dodge">
    <name>Dodge</name>
    <description>Perform an RGB[A] dodge operation between the pixel sources, using the generalised algorithm: D = saturation of 255 or (A * 256) / (256 - B)</description>
    <author>Jean-Sebastien Senecal</author>
</transition>
