home *** CD-ROM | disk | FTP | other *** search
/ Clickx 75 / Clickx 75.iso / software / expressionweb / expressionwebv3 / ExpressionWeb_en.exe / Setup / WeImp.cab / PsdImaging.dll / XML / LEVELSYIQEFFECT.XML < prev    next >
Encoding:
Extensible Markup Language  |  2009-07-15  |  781 b   |  19 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <effect label="Levels on Y channel in YIQ color space">
  3.     <description>
  4.         This effect applies linear levels on Y channel in YIQ color space.
  5.     </description>
  6.     <property name="BlackPoint.x" type="float" default="0.0" label="BlackPoint.x">
  7.         <range min="-0.5" max="1.5"/>
  8.     </property>
  9.     <property name="BlackPoint.y" type="float" default="0.0" label="BlackPoint.y">
  10.         <range min="0.0" max="1.0"/>
  11.     </property>
  12.     <property name="WhitePoint.x" type="float" default="1.0" label="WhitePoint.x">
  13.         <range min="-0.5" max="1.5"/>
  14.     </property>
  15.     <property name="WhitePoint.y" type="float" default="1.0" label="WhitePoint.y">
  16.         <range min="0.0" max="1.0"/>
  17.     </property>
  18. </effect>
  19.