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

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <effectgraph>
  3.   <effect id="HSFormulaEffectId" clsid="Microsoft.Imaging.Effects.HSFormulaEffect">
  4.     <format software="32f" hardware="16f"/>
  5.   </effect>
  6.   <effect id="CrossRenderCacheUpscalingEffectId" clsid="Microsoft.Imaging.Effects.CacheEffect">
  7.     <format software="32f" hardware="16f"/>
  8.     <output id="HSFormulaEffectId" input="1"/>
  9.   </effect>
  10.   <effect id="UpscalingEffectId" clsid="Microsoft.Imaging.Effects.TransformEffect">
  11.     <property name="TransformScaleDecompositionMode" value="0"/>
  12.     <property name="ScaleMode" value="1"/>
  13.     <format software="32f" hardware="16f"/>
  14.     <output id="CrossRenderCacheUpscalingEffectId"/>
  15.   </effect>
  16.   <effect id="ImageBufferSourceEffectId" clsid="Microsoft.Imaging.Effects.ImageBufferSourceEffect">
  17.     <output id="UpscalingEffectId"/>
  18.   </effect>
  19.   <effect id="GaussianBlurEffectId" clsid="Microsoft.Imaging.Effects.GaussianBlurEffect">
  20.     <format software="32f" hardware="16f"/>
  21.     <property name="Channels" type="int" value="1"/>
  22.     <output id="ImageBufferSourceEffectId"/>
  23.   </effect>
  24.   <effect id="DownscalingEffectId" clsid="Microsoft.Imaging.Effects.TransformEffect">
  25.     <property name="TransformScaleDecompositionMode" value="1"/>
  26.     <format software="32f" hardware="16f"/>
  27.     <output id="GaussianBlurEffectId"/>
  28.   </effect>
  29.   <effect id="IntraRenderCacheRgbToYiqEffectId" clsid="Microsoft.Imaging.Effects.CacheEffect">
  30.     <format software="32f" hardware="16f"/>
  31.     <output id="HSFormulaEffectId" input="0"/>
  32.     <output id="DownscalingEffectId"/>
  33.   </effect>
  34.   <effect id="RgbToYiqEffectId" clsid="Microsoft.Imaging.Effects.ChannelMixerEffect">
  35.     <format software="32f" hardware="16f"/>
  36.     <property name="Matrix" type="float[16]" value="0.299,1,0.405353728,0, 0.587,-0.459731544,-1,0, 0.114,-0.540268456,0.594646272,0, 0,0,0,1" label="RgbToYiq Mixing Matrix"/>
  37.     <output id="IntraRenderCacheRgbToYiqEffectId"/>
  38.   </effect>
  39.   <effect clsid="Microsoft.Imaging.Effects.ProxyEffect">
  40.     <property name="__ProxyInput" value="0"/>
  41.     <output id="RgbToYiqEffectId"/>
  42.   </effect>
  43. </effectgraph>
  44.