home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <effectgraph>
- <effect id="RedEyeBlendEffectId" clsid="Microsoft.Imaging.Effects.BlendEffect" />
- <effect id="RedEyeFixEffectId" clsid="Microsoft.Imaging.Effects.ChannelMixerEffect">
- <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" />
- <output id="RedEyeBlendEffectId" input="0" />
- </effect>
- <effect id="RedEyeMaskTransformEffectId" clsid="Microsoft.Imaging.Effects.TransformEffect">
- <output id="RedEyeBlendEffectId" input="2" />
- </effect>
- <effect id="RedEyeMaskEffectId" clsid="Microsoft.Imaging.Effects.RedEyeMaskEffect">
- <output id="RedEyeMaskTransformEffectId" />
- </effect>
- <effect clsid="Microsoft.Imaging.Effects.ProxyEffect">
- <property name="__ProxyInput" value="0" />
- <output id="RedEyeFixEffectId" />
- <output id="RedEyeBlendEffectId" input="1" />
- </effect>
- </effectgraph>