Warning, /multimedia/kdenlive/data/effects/frei0r/frei0r_dither.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <group>
0004     <effect tag="frei0r.dither" id="frei0r.dither">
0005         <name context="Dither Effect Name">Dither</name>
0006         <description>Dithers the image and reduces the number of available colors</description>
0007         <author>Janne Liljeblad</author>
0008         <parameter type="animated" name="levels" default="0.1042" min="1" max="50" factor="50">
0009             <name>Levels</name>
0010             <comment>Number of values per channel.</comment>
0011         </parameter>
0012         <parameter type="animated" name="matrixid" default="1" min="0" max="10" factor="10">
0013             <name>Matrix Id.</name>
0014             <comment>Id of matrix used for dithering.</comment>
0015         </parameter>
0016     </effect>
0017 </group>