home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <effect label="Levels on Y channel in YIQ color space">
- <description>
- This effect applies linear levels on Y channel in YIQ color space.
- </description>
- <property name="BlackPoint.x" type="float" default="0.0" label="BlackPoint.x">
- <range min="-0.5" max="1.5"/>
- </property>
- <property name="BlackPoint.y" type="float" default="0.0" label="BlackPoint.y">
- <range min="0.0" max="1.0"/>
- </property>
- <property name="WhitePoint.x" type="float" default="1.0" label="WhitePoint.x">
- <range min="-0.5" max="1.5"/>
- </property>
- <property name="WhitePoint.y" type="float" default="1.0" label="WhitePoint.y">
- <range min="0.0" max="1.0"/>
- </property>
- </effect>
-