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

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <effectgraph>
  3.   <effect id="RedEyeBlendEffectId" clsid="Microsoft.Imaging.Effects.BlendEffect" />
  4.   <effect id="RedEyeFixEffectId" clsid="Microsoft.Imaging.Effects.ChannelMixerEffect">
  5.     <property name="Matrix" type="float[16]" value="0,0,0,0, 1,1,1,0, 0,0,0,0, 0,0,0,1" label="Mixing Matrix" />
  6.     <output id="RedEyeBlendEffectId" input="0" />
  7.   </effect>
  8.   <effect id="RedEyeMaskTransformEffectId" clsid="Microsoft.Imaging.Effects.TransformEffect">
  9.     <output id="RedEyeBlendEffectId" input="2" />
  10.   </effect>
  11.   <effect id="RedEyeMaskEffectId" clsid="Microsoft.Imaging.Effects.RedEyeMaskEffect">
  12.     <output id="RedEyeMaskTransformEffectId" />
  13.   </effect>
  14.   <effect clsid="Microsoft.Imaging.Effects.ProxyEffect">
  15.     <property name="__ProxyInput" value="0" />
  16.     <output id="RedEyeFixEffectId" />
  17.     <output id="RedEyeBlendEffectId" input="1" />
  18.   </effect>
  19. </effectgraph>