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