DonatShell
Server IP : 180.180.241.3  /  Your IP : 216.73.216.252
Web Server : Microsoft-IIS/7.5
System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586
User : IUSR ( 0)
PHP Version : 5.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Windows/SysWOW64/es-ES/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /Windows/SysWOW64/es-ES/d2d1.dll.mui
MZ@	!L!This program cannot be run in DOS mode.

$Uu]333c3c3Rich3PEL!

(@
@t'.rsrc0(@@(@X+2	 R	8p	P	h				
4
T
p
(
@
X
p
Dl0
H*`Jxp

2
 H
8p
P
h

4



(
8
H
X
h
x










(
8
H
X
h
x










(
8
H
X
h
x



X"5lNh^
Ti
s<
(
0"0$>|@V*ltL0(X|"l$,	@
,xXITO
\]jek	t|8Ĵ  
|lt1MUI2DAFFINETRANSFORM.XML3DPERSPECTIVETRANSFORM.XML3DTRANSFORM.XMLARITHMETIC.XML	ATLAS.XMLBITMAPSOURCE.XML	BLEND.XML
BORDER.XMLBRIGHTNESS.XMLCLIP.XMLCOLORMANAGEMENTEFFECT.XMLCOLORMATRIX.XML
COMPOSITE.XMLCONVOLVE.XMLDIFFUSEDISTANT.XMLDIFFUSEPOINT.XMLDIFFUSESPOT.XMLDIRECTIONALBLUR.XMLDISCRETETRANSFER.XMLDISPLACEMENTMAP.XMLDPICOMPENSATION.XML	FLOOD.XMLGAMMATRANSFER.XMLGAUSSIANBLUR.XML
HISTOGRAM.XMLHUEROTATION.XMLIMAGESOURCE.XMLLINEARTRANSFER.XMLLUMINANCETOALPHA.XMLMORPHOLOGY.XMLOPACITYMETADATA.XMLPREMULTIPLY.XMLSATURATION.XML	SCALE.XML
SHADOW.XMLSPECULARDISTANT.XMLSPECULARPOINT.XMLSPECULARSPOT.XMLSYSTEMPROPERTIES.XMLTABLETRANSFER.XMLTILE.XMLTURBULENCE.XMLUNPREMULTIPLY.XML,
Yk,үw+\EL()޺MUIes-ES4VS_VERSION_INFOl@#l@#?StringFileInfo0C0A04B0LCompanyNameMicrosoft Corporation`FileDescriptionBiblioteca de Microsoft D2Dz-FileVersion6.2.9200.16492 (win8_gdr_oobssr.130113-0015)*InternalNamed2d18LegalCopyright Microsoft Corporation. Todos los derechos reservados.2OriginalFilenamed2d1l&ProductNameSistema operativo Microsoft WindowsBProductVersion6.2.9200.16492DVarFileInfo$Translation
<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Transformacin afn 2D"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Transformar"/>

    <Property name="Description" type="string" value="Aplica una transformacin afn 2D a un mapa de bits."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="InterpolationMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de interpolacin"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

          <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

          <Field name="Linear" displayname="Lineal" index="1"/>

          <Field name="Cubic" displayname="Cbico" index="2"/>

          <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

          <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

          <Field name="HighQualityCubic" displayname="Cbico de alta calidad" index="5"/>

        </Fields>

    </Property>

    <Property name="BorderMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de borde"/>

        <Property name="Default" type="enum" value="0"/>

        <Fields>

            <Field name="Soft" displayname="Baja" index="0"/>

            <Field name="Hard" displayname="Alta" index="1"/>

        </Fields>

    </Property>

    <Property name="TransformMatrix" type="matrix3x2">

        <Property name="DisplayName" type="string" value="Transformar matriz"/>

        <Property name="Default" type="matrix3x2" value="(1,0, 0,1, 0,0)"/>

    </Property>

    <Property name="Sharpness" type="float">

        <Property name="DisplayName" type="string" value="Nitidez"/>

        <Property name="Min" type="float" value="0"/>

        <Property name="Max" type="float" value="1"/>

        <Property name="Default" type="float" value="0"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Transformacin de perspectiva 3D"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Transformar"/>

    <Property name="Description" type="string" value="Aplica una transformacin de perspectiva 3D a un mapa de bits."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    

    <!-- Custom Properties -->

    <Property name="InterpolationMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de interpolacin"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

          <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

          <Field name="Linear" displayname="Lineal" index="1"/>

          <Field name="Cubic" displayname="Cbico" index="2"/>

          <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

          <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

        </Fields>

    </Property>

    <Property name="BorderMode" type="enum">

        <Property name="Default" type="enum" value="0"/>

        <Property name="DisplayName" type="string" value="Modo de borde"/>

        <Fields>

            <Field name="Soft" displayname="Baja" index="0"/>

            <Field name="Hard" displayname="Alta" index="1"/>

        </Fields>

    </Property>

    <Property name="Depth" type="float">

        <Property name="Default" type="float" value="1000"/>

        <Property name="DisplayName" type="string" value="Profundidad"/>

        <Property name="Min" type="float" value="0.0"/>

    </Property>

    <Property name="PerspectiveOrigin" type="vector2">

        <Property name="DisplayName" type="string" value="Origen de perspectiva"/>

        <Property name="Default" type="vector2" value="(0, 0)"/>

    </Property>

    <Property name="LocalOffset" type="vector3">

        <Property name="Default" type="vector3" value="(0, 0, 0)"/>

        <Property name="DisplayName" type="string" value="Desplazamiento local"/>

    </Property>

    <Property name="GlobalOffset" type="vector3">

        <Property name="Default" type="vector3" value="(0, 0, 0)"/>

        <Property name="DisplayName" type="string" value="Desplazamiento global"/>

    </Property>

    <Property name="RotationOrigin" type="vector3">

        <Property name="Default" type="vector3" value="(0, 0, 0)"/>

        <Property name="DisplayName" type="string" value="Origen de rotacin"/>

    </Property>

    <Property name="Rotation" type="vector3">

        <Property name="Default" type="vector3" value="(0, 0, 0)"/>

        <Property name="DisplayName" type="string" value="Rotacin"/>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Transformacin 3D"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Transformar"/>

    <Property name="Description" type="string" value="Aplica una transformacin 3D a un mapa de bits."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="InterpolationMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de interpolacin"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

          <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

          <Field name="Linear" displayname="Lineal" index="1"/>

          <Field name="Cubic" displayname="Cbico" index="2"/>

          <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

          <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

        </Fields>

    </Property>

    <Property name="BorderMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de borde"/>

        <Property name="Default" type="enum" value="0"/>

        <Fields>

            <Field name="Soft" displayname="Baja" index="0"/>

            <Field name="Hard" displayname="Alta" index="1"/>

        </Fields>

    </Property>

    <Property name="TransformMatrix" type="matrix4x4">

        <Property name="DisplayName" type="string" value="Transformar matriz"/>

        <Property name="Default" type="matrix4x4" value="(1,0,0,0, 0,1,0,0, 0,0,1,0, 0,0,0,1)"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Compuesta aritmtica"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Compuesto"/>

    <Property name="Description" type="string" value="Compone dos mapas de bits sobre la base del siguiente algoritmo: Output = Coefficients_1 * Source * Destination + Coefficients_2 * Source+ Coefficients_3 * Destination + Coefficients_4."/>

    <Inputs>

        <Input name="Destino"/>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Coefficients" type="vector4">

        <Property name="DisplayName" type="string" value="Coeficientes"/>

        <Property name="Default" type="vector4" value="(1.0, 0.0, 0.0, 0.0)"/>

    </Property>

    <Property name="ClampOutput" type="bool">

        <Property name="DisplayName" type="string" value="Resultado de Clamp"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Atlas"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Transformar"/>

    <Property name="Description" type="string" value="Cambia el rea disponible de la entrada al rectngulo especificado. Proporciona una optimizacin de los escenarios donde se usa un mapa de bits como atlas."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="InputRect" type="vector4">

        <Property name="DisplayName" type="string" value="Rect. de entrada"/>

        <Property name="Default" type="vector4" value="(0, 0, inf, inf)"/>

    </Property>

    <Property name="InputPaddingRect" type="vector4">

        <Property name="DisplayName" type="string" value="Rect. de relleno de entrada"/>

        <Property name="Default" type="vector4" value="(0, 0, inf, inf)"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>



    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Origen de mapa de bits"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Origen"/>

    <Property name="Description" type="string" value="Proporciona un origen de imagen."/>

    <Inputs/>



    <!-- Custom Properties -->

    <Property name="WicBitmapSource" type="iunknown">

        <Property name="DisplayName" type="string" value="Origen de mapa de bits de WIC"/>

        <Property name="Default" type="iunknown" value="null"/>

    </Property>

    <Property name="Scale" type="vector2">

        <Property name="DisplayName" type="string" value="Escala"/>

        <Property name="Min" type="vector2" value="(0.0, 0.0)"/>

        <Property name="Max" type="vector2" value="(20.0, 20.0)"/>

        <Property name="Default" type="vector2" value="(1.0, 1.0)"/>

    </Property>

    <Property name="InterpolationMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de interpolacin"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

            <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

            <Field name="Linear" displayname="Lineal" index="1"/>

            <Field name="Cubic" displayname="Cbico" index="2"/>

            <Field name="Fant" displayname="Fant" index="6"/>

            <Field name="MipmapLinear" displayname="Lineal de mapas MIP" index="7"/>

        </Fields>

    </Property>

    <Property name="EnableDPICorrection" type="bool">

      <Property name="DisplayName" type="string" value="Habilitar correccin de PPP"/>

      <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="AlphaMode" type="enum">

      <Property name="DisplayName" type="string" value="Modo alfa"/>

      <Property name="Default" type="enum" value="1"/>

      <Fields>

        <Field name="Premultiplied" displayname="Premultiplicado" index="1"/>

        <Field name="Straight" displayname="Recto" index="2"/>

      </Fields>

    </Property>

    <Property name="Orientation" type="enum">

        <Property name="DisplayName" type="string" value="Orientacin"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

            <Field name="Default" displayname="Predeterminada" index="1"/>

            <Field name="FlipHorizontal" displayname="Voltear horizontalmente" index="2"/>

            <Field name="Rotate180" displayname="Girar 180 grados en sentido de las agujas del reloj" index="3"/>

            <Field name="Rotate180FlipHorizontal" displayname="Girar 180 grados en sentido de las agujas del reloj y voltear horizontalmente" index="4"/>

            <Field name="Rotate270FlipHorizontal" displayname="Girar 270 grados en sentido de las agujas del reloj y voltear horizontalmente" index="5"/>

            <Field name="Rotate90" displayname="Girar 90 grados en sentido de las agujas del reloj" index="6"/>

            <Field name="Rotate90FlipHorizontal" displayname="Girar 90 grados en sentido de las agujas del reloj y voltear horizontalmente" index="7"/>

            <Field name="Rotate270" displayname="Girar 270 grados en sentido de las agujas del reloj" index="8"/>

        </Fields>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Fusin"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Compuesto"/>

    <Property name="Description" type="string" value="Funde un primer plano y un fondo usando un modo de fusin predefinido."/>

    <Inputs>

        <Input name="Fondo"/>

        <Input name="Primer plano"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Mode" type="enum">

        <Property name="DisplayName" type="string" value="Modo"/>

        <Property name="Default" type="enum" value="0"/>

        <Fields>

            <Field name="Multiply" displayname="Multiplicar" index="0"/>

            <Field name="Screen" displayname="Pantalla" index="1"/>

            <Field name="Darken" displayname="Oscurecer" index="2"/>

            <Field name="Lighten" displayname="Aclarar" index="3"/>

            <Field name="Dissolve" displayname="Disolver" index="4"/>

            <Field name="ColorBurn" displayname="Subexposicin del color" index="5"/>

            <Field name="LinearBurn" displayname="Subexposicin lineal" index="6"/>

            <Field name="DarkerColor" displayname="Oscurecer color" index="7"/>

            <Field name="LighterColor" displayname="Color ms claro" index="8"/>

            <Field name="ColorDodge" displayname="Sobreexposicin del color" index="9"/>

            <Field name="LinearDodge" displayname="Sobreexposicin lineal" index="10"/>

            <Field name="Overlay" displayname="Superposicin" index="11"/>

            <Field name="SoftLight" displayname="Luz suave" index="12"/>

            <Field name="HardLight" displayname="Luz fuerte" index="13"/>

            <Field name="VividLight" displayname="Luz intensa" index="14"/>

            <Field name="LinearLight" displayname="Luz lineal" index="15"/>

            <Field name="PinLight" displayname="Luz focal" index="16"/>

            <Field name="HardMix" displayname="Mezcla fuerte" index="17"/>

            <Field name="Difference" displayname="Diferencia" index="18"/>

            <Field name="Exclusion" displayname="Exclusin" index="19"/>

            <Field name="Hue" displayname="Matiz" index="20"/>

            <Field name="Saturation" displayname="Saturacin" index="21"/>

            <Field name="Color" displayname="Color" index="22"/>

            <Field name="Luminosity" displayname="Luminosidad" index="23"/>

            <Field name="Subtract" displayname="Restar" index="24"/>

            <Field name="Division" displayname="Divisin" index="25"/>

        </Fields>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

	<!-- Localization -->

	<_locDefinition>

		<_locDefault _loc="locNone"/>

		<_locTag _locAttrData="displayname">Field</_locTag>

		<_locTag _locAttrData="name">Input</_locTag>

		<_locTag _locAttrData="value">Property</_locTag>

	</_locDefinition>



	<!-- System Properties -->

	<Property name="DisplayName" type="string" value="Borde"/>

	<Property name="Author" type="string" value="Microsoft Corporation"/>

	<Property name="Category" type="string" value="Transformar"/>

	<Property name="Description" type="string" value="Extiende la regin del mapa de bits sobre la base del modo de borde seleccionado."/>

	<Inputs>

		<Input name="Origen"/>

	</Inputs>



	<!-- Custom Properties -->

	<Property name="EdgeModeX" type="enum">

		<Property name="DisplayName" type="string" value="Modo de borde horizontal"/>

		<Property name="Default" type="enum" value="0"/>

		<Fields>

			<Field name="Clamp" displayname="Grapa" index="0"/>

			<Field name="Wrap" displayname="Ajustar" index="1"/>

			<Field name="Mirror" displayname="Reflejar" index="2"/>

		</Fields>

	</Property>

	<Property name="EdgeModeY" type="enum">

		<Property name="DisplayName" type="string" value="Modo de borde vertical"/>

		<Property name="Default" type="enum" value="0"/>

		<Fields>

			<Field name="Clamp" displayname="Grapa" index="0"/>

			<Field name="Wrap" displayname="Ajustar" index="1"/>

			<Field name="Mirror" displayname="Reflejar" index="2"/>

		</Fields>

	</Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Brillo"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Foto"/>

    <Property name="Description" type="string" value="Ajusta el brillo de la imagen sobre la base del punto blanco y negro especificado."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="WhitePoint" type="vector2">

        <Property name="DisplayName" type="string" value="Punto blanco"/>

        <Property name="Min" type="vector2" value="(0.0, 0.0)"/>

        <Property name="Max" type="vector2" value="(1.0, 1.0)"/>

        <Property name="Default" type="vector2" value="(1.0, 1.0)"/>

    </Property>

    <Property name="BlackPoint" type="vector2">

        <Property name="DisplayName" type="string" value="Punto negro"/>

        <Property name="Min" type="vector2" value="(0.0, 0.0)"/>

        <Property name="Max" type="vector2" value="(1.0, 1.0)"/>

        <Property name="Default" type="vector2" value="(0.0, 0.0)"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Recortado"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Transformar"/>

    <Property name="Description" type="string" value="Recorta el mapa de bits de entrada de acuerdo con los parmetros especificados."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Rect" type="vector4">

        <Property name="DisplayName" type="string" value="Rect."/>

        <Property name="Default" type="vector4" value="(-inf, -inf, inf, inf)"/>

    </Property>

    <Property name="BorderMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de borde"/>

        <Property name="Default" type="enum" value="0"/>

        <Fields>

            <Field name="Soft" displayname="Baja" index="0"/>

            <Field name="Hard" displayname="Alta" index="1"/>

        </Fields>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Administracin del color"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Color"/>

    <Property name="Description" type="string" value="Cambia los colores sobre la base de los contextos de color provistos por el usuario."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

  <Property name="SourceColorContext" type="colorcontext">

      <Property name="DisplayName" type="string" value="Contexto de color de origen"/>

      <Property name="Default" type="colorcontext" value="null"/>

  </Property>

  <Property name="SourceRenderingIntent" type="enum">

    <Property name="DisplayName" type="string" value="representacin del color de origen"/>

    <Property name="Default" type="enum" value="0"/>

    <Fields>

        <Field name="Perceptual" displayname="Perceptual" index="0"/>

        <Field name="RelativeColorimetric" displayname="Colorimtrico relativo" index="1"/>

        <Field name="Saturation" displayname="Saturacin" index="2"/>

        <Field name="AbsoluteColorimetric" displayname="Colorimtrico absoluto" index="3"/>

    </Fields>

  </Property>

  <Property name="DestinationColorContext" type="colorcontext">

      <Property name="DisplayName" type="string" value="Contexto de color de destino"/>

      <Property name="Default" type="colorcontext" value="null"/>

  </Property>

  <Property name="DestinationRenderingIntent" type="enum">

    <Property name="DisplayName" type="string" value="Representacin del color de destino"/>

    <Property name="Default" type="enum" value="0"/>

    <Fields>

        <Field name="Perceptual" displayname="Perceptual" index="0"/>

        <Field name="RelativeColorimetric" displayname="Colorimtrico relativo" index="1"/>

        <Field name="Saturation" displayname="Saturacin" index="2"/>

        <Field name="AbsoluteColorimetric" displayname="Colorimtrico absoluto" index="3"/>

    </Fields>

  </Property>

  <Property name="AlphaMode" type="enum">

    <Property name="DisplayName" type="string" value="Modo alfa"/>

    <Property name="Default" type="enum" value="1"/>

    <Fields>

      <Field name="Premultiplied" displayname="Premultiplicado" index="1"/>

      <Field name="Straight" displayname="Recto" index="2"/>

    </Fields>

  </Property>

  <Property name="Quality" type="enum">

      <Property name="DisplayName" type="string" value="Calidad"/>

      <Property name="Default" type="enum" value="1"/>

      <Fields>

          <Field name="Proof" displayname="Prueba" index="0"/>

          <Field name="Normal" displayname="Normal" index="1"/>

          <Field name="Best" displayname="ptima" index="2"/>

      </Fields>

  </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Matriz de colores"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Color"/>

    <Property name="Description" type="string" value="Aplica una matriz de colores especificada por el usuario a cada canal del mapa de bits de entrada."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="ColorMatrix" type="matrix5x4">

        <Property name="DisplayName" type="string" value="Matriz de colores"/>

        <Property name="Default" type="matrix5x4" value="(1,0,0,0, 0,1,0,0, 0,0,1,0, 0,0,0,1, 0,0,0,0)"/>

    </Property>

    <Property name="AlphaMode" type="enum">

      <Property name="DisplayName" type="string" value="Modo alfa"/>

      <Property name="Default" type="enum" value="1"/>

      <Fields>

        <Field name="Premultiplied" displayname="Premultiplicado" index="1"/>

        <Field name="Straight" displayname="Recto" index="2"/>

      </Fields>

    </Property>

    <Property name="ClampOutput" type="bool">

        <Property name="DisplayName" type="string" value="Resultado de Clamp"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Compuesto"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Compuesto"/>

    <Property name="Description" type="string" value="Compone imgenes de fondo y primer plano usando el modo de composicin seleccionado."/>

    <Inputs minimum="1" maximum="0xFFFFFFFF">

        <Input name="Destino"/>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Mode" type="enum" value="0">

        <Property name="DisplayName" type="string" value="Modo"/>

        <Property name="Default" type="enum" value="0"/>

        <Fields>

            <Field name="SourceOver" displayname="Origen encima" index="0"/>

            <Field name="DestinationOver" displayname="Destino encima" index="1"/>

            <Field name="SourceIn" displayname="Origen entrante" index="2"/>

            <Field name="DestinationIn" displayname="Destino entrante" index="3"/>

            <Field name="SourceOut" displayname="Origen saliente" index="4"/>

            <Field name="DestinationOut" displayname="Destino saliente" index="5"/>

            <Field name="SourceAtop" displayname="Origen encima" index="6"/>

            <Field name="DestinationAtop" displayname="Destino encima" index="7"/>

            <Field name="Xor" displayname="O exclusivo" index="8"/>

            <Field name="Plus" displayname="Ms" index="9"/>

            <Field name="SourceCopy" displayname="Copia de origen" index="10"/>

            <Field name="BoundedSourceCopy" displayname="Copia de origen entrelazada" index="11"/>

            <Field name="MaskInvert" displayname="Inversin de mscara" index="12"/>

        </Fields>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Matriz de convolucin"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Filtrar"/>

    <Property name="Description" type="string" value="Aplica un kernel de convolucin especificado por el usuario a un mapa de bits."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="KernelUnitLength" type="vector2">

        <Property name="DisplayName" type="string" value="Longitud de unidad de kernel"/>

        <Property name="Min" type="vector2" value="(0.01, 0.01)"/>

        <Property name="Max" type="vector2" value="(100.0, 100.0)"/>

        <Property name="Default" type="vector2" value="(1.0, 1.0)"/>

    </Property>

    <Property name="ScaleMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de escala"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

          <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

          <Field name="Linear" displayname="Lineal" index="1"/>

          <Field name="Cubic" displayname="Cbico" index="2"/>

          <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

          <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

          <Field name="HighQualityCubic" displayname="Cbico de alta calidad" index="5"/>

        </Fields>

    </Property>

    <Property name="KernelSizeX" type="uint32">

        <Property name="DisplayName" type="string" value="Tamao de kernel X"/>

        <Property name="Min" type="uint32" value="1"/>

        <Property name="Max" type="uint32" value="100"/>

        <Property name="Default" type="uint32" value="3"/>

    </Property>

    <Property name="KernelSizeY" type="uint32">

        <Property name="DisplayName" type="string" value="Tamao de kernel Y"/>

        <Property name="Min" type="uint32" value="1"/>

        <Property name="Max" type="uint32" value="100"/>

        <Property name="Default" type="uint32" value="3"/>

    </Property>

    <Property name="KernelMatrix" type="blob">

        <Property name="DisplayName" type="string" value="Matriz de kernel"/>

        <Property name="Default" type="blob" value="0, 0, 0, 0, 1, 0, 0, 0, 0"/>

        <!-- TODO-2010/6/18-ericka - Add Element Type. -->

    </Property>

    <Property name="Divisor" type="float">

        <Property name="DisplayName" type="string" value="Divisor"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="Bias" type="float">

        <Property name="DisplayName" type="string" value="Compensacin"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="KernelOffset" type="vector2">

        <Property name="DisplayName" type="string" value="Desplazamiento de kernel"/>

        <Property name="Min" type="vector2" value="(-50.0, -50.0)"/>

        <Property name="Max" type="vector2" value="(50.0, 50.0)"/>

        <Property name="Default" type="vector2" value="(0.0, 0.0)"/>

    </Property>

    <Property name="PreserveAlpha" type="bool">

        <Property name="DisplayName" type="string" value="Preservar alfa"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="BorderMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de borde"/>

        <Property name="Default" type="enum" value="0"/>

        <Fields>

            <Field name="Soft" displayname="Baja" index="0"/>

            <Field name="Hard" displayname="Alta" index="1"/>

        </Fields>

    </Property>

    <Property name="ClampOutput" type="bool">

        <Property name="DisplayName" type="string" value="Resultado de Clamp"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Reflexin difusa distante"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Estilizar"/>

    <Property name="Description" type="string" value="Crea un efecto de iluminacin difusa con un origen de luz distante."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Azimuth" type="float">

        <Property name="DisplayName" type="string" value="Azimut"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="360.0"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="Elevation" type="float">

        <Property name="DisplayName" type="string" value="Elevacin"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="360.0"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="DiffuseConstant" type="float">

        <Property name="DisplayName" type="string" value="Constante difusa"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="SurfaceScale" type="float">

        <Property name="DisplayName" type="string" value="Escala de superficie"/>

        <Property name="Min" type="float" value="-10000.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="Color" type="vector3">

        <Property name="DisplayName" type="string" value="Color"/>

        <Property name="Default" type="vector3" value="(1.0, 1.0, 1.0)"/>

    </Property>

    <Property name="KernelUnitLength" type="vector2">

        <Property name="DisplayName" type="string" value="Longitud de unidad de kernel"/>

        <Property name="Min" type="vector2" value="(0.01, 0.01)"/>

        <Property name="Max" type="vector2" value="(100.0, 100.0)"/>

        <Property name="Default" type="vector2" value="(1.0, 1.0)"/>

    </Property>

    <Property name="ScaleMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de escala"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

            <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

            <Field name="Linear" displayname="Lineal" index="1"/>

            <Field name="Cubic" displayname="Cbico" index="2"/>

            <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

            <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

            <Field name="HighQualityCubic" displayname="Cbico de alta calidad" index="5"/>

        </Fields>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Reflexin difusa puntual"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Estilizar"/>

    <Property name="Description" type="string" value="Crea un efecto de iluminacin difusa con un origen de luz puntual."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="LightPosition" type="vector3">

        <Property name="DisplayName" type="string" value="Posicin de la luz"/>

        <Property name="Default" type="vector3" value="(0.0, 0.0, 0.0)"/>

    </Property>

    <Property name="DiffuseConstant" type="float">

        <Property name="DisplayName" type="string" value="Constante difusa"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="SurfaceScale" type="float">

        <Property name="DisplayName" type="string" value="Escala de superficie"/>

        <Property name="Min" type="float" value="-10000.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="Color" type="vector3">

        <Property name="DisplayName" type="string" value="Color"/>

        <Property name="Default" type="vector3" value="(1.0, 1.0, 1.0)"/>

    </Property>

    <Property name="KernelUnitLength" type="vector2">

        <Property name="DisplayName" type="string" value="Longitud de unidad de kernel"/>

        <Property name="Min" type="vector2" value="(0.01, 0.01)"/>

        <Property name="Max" type="vector2" value="(100.0, 100.0)"/>

        <Property name="Default" type="vector2" value="(1.0, 1.0)"/>

    </Property>

    <Property name="ScaleMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de escala"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

            <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

            <Field name="Linear" displayname="Lineal" index="1"/>

            <Field name="Cubic" displayname="Cbico" index="2"/>

            <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

            <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

            <Field name="HighQualityCubic" displayname="Cbico de alta calidad" index="5"/>

        </Fields>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Reflexin difusa focal"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Estilizar"/>

    <Property name="Description" type="string" value="Crea un efecto de iluminacin difusa con un origen de luz focal."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="LightPosition" type="vector3">

        <Property name="DisplayName" type="string" value="Posicin de la luz"/>

        <Property name="Default" type="vector3" value="(0.0, 0.0, 0.0)"/>

    </Property>

    <Property name="PointsAt" type="vector3">

        <Property name="DisplayName" type="string" value="Apunta a"/>

        <Property name="Default" type="vector3" value="(0.0, 0.0, 0.0)"/>

    </Property>

    <Property name="Focus" type="float">

        <Property name="DisplayName" type="string" value="Foco"/>

        <Property name="Min" type="float" value="-10000.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="LimitingConeAngle" type="float">

        <Property name="DisplayName" type="string" value="Limitando el ngulo del cono"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="90.0"/>

        <Property name="Default" type="float" value="90.0"/>

    </Property>

    <Property name="DiffuseConstant" type="float">

        <Property name="DisplayName" type="string" value="Constante difusa"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="SurfaceScale" type="float">

        <Property name="DisplayName" type="string" value="Escala de superficie"/>

        <Property name="Min" type="float" value="-10000.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="Color" type="vector3">

        <Property name="DisplayName" type="string" value="Color"/>

        <Property name="Default" type="vector3" value="(1.0, 1.0, 1.0)"/>

    </Property>

    <Property name="KernelUnitLength" type="vector2">

        <Property name="DisplayName" type="string" value="Longitud de unidad de kernel"/>

        <Property name="Min" type="vector2" value="(0.01, 0.01)"/>

        <Property name="Max" type="vector2" value="(100.0, 100.0)"/>

        <Property name="Default" type="vector2" value="(1.0, 1.0)"/>

    </Property>

    <Property name="ScaleMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de escala"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

            <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

            <Field name="Linear" displayname="Lineal" index="1"/>

            <Field name="Cubic" displayname="Cbico" index="2"/>

            <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

            <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

            <Field name="HighQualityCubic" displayname="Cbico de alta calidad" index="5"/>

        </Fields>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

  <!-- Localization -->

  <_locDefinition>

    <_locDefault _loc="locNone"/>

    <_locTag _locAttrData="displayname">Field</_locTag>

    <_locTag _locAttrData="name">Input</_locTag>

    <_locTag _locAttrData="value">Property</_locTag>

  </_locDefinition>

  <!-- System Properties -->

  <Property name="DisplayName" type="string" value="Desenfoque direccional"/>

  <Property name="Author" type="string" value="Microsoft Corporation"/>

  <Property name="Category" type="string" value="Filtrar"/>

  <Property name="Description" type="string" value="Aplica un desenfoque direccional a un mapa de bits con el ngulo y el radio de desenfoque especificados."/>

  <Inputs>

    <Input name="Origen"/>

  </Inputs>

  <!-- Custom Properties -->

  <Property name="StandardDeviation" type="float">

    <Property name="DisplayName" type="string" value="Desviacin estndar"/>

    <Property name="Min" type="float" value="0.0"/>

    <Property name="Max" type="float" value="250.0"/>

    <Property name="Default" type="float" value="3.0"/>

  </Property>

  <Property name="Angle" type="float">

    <Property name="DisplayName" type="string" value="ngulo"/>

    <Property name="Min" type="float" value="0.0"/>

    <Property name="Max" type="float" value="360.0"/>

    <Property name="Default" type="float" value="0.0"/>

  </Property>

  <Property name="Optimization" type="enum">

    <Property name="DisplayName" type="string" value="Optimizacin"/>

    <Property name="Default" type="enum" value="1"/>

    <Fields>

      <Field name="Speed" displayname="Velocidad" index="0"/>

      <Field name="Balanced" displayname="Equilibrado" index="1"/>

      <Field name="Quality" displayname="Calidad" index="2"/>

    </Fields>

  </Property>

  <Property name="BorderMode" type="enum">

      <Property name="DisplayName" type="string" value="Modo de borde"/>

      <Property name="Default" type="enum" value="0"/>

      <Fields>

          <Field name="Soft" displayname="Baja" index="0"/>

          <Field name="Hard" displayname="Alta" index="1"/>

      </Fields>

  </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Transferencia discreta"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Color"/>

    <Property name="Description" type="string" value="Reasigna las intensidades de color al mapa de bits de entrada sobre la base de una funcin discreta generada por una lista de valores especificada por el usuario para cada canal RGBA."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="RedTable" type="blob">

        <Property name="DisplayName" type="string" value="Tabla de rojo"/>

        <Property name="Default" type="blob" value="0.0, 1.0"/>

    </Property>

    <Property name="RedDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de rojo"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="GreenTable" type="blob">

        <Property name="DisplayName" type="string" value="Tabla de verde"/>

        <Property name="Default" type="blob" value="0.0, 1.0"/>

    </Property>

    <Property name="GreenDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de verde"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="BlueTable" type="blob">

        <Property name="DisplayName" type="string" value="Tabla de azul"/>

        <Property name="Default" type="blob" value="0.0, 1.0"/>

    </Property>

    <Property name="BlueDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de azul"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="AlphaTable" type="blob">

        <Property name="DisplayName" type="string" value="Tabla de alfa"/>

        <Property name="Default" type="blob" value="0.0, 1.0"/>

    </Property>

    <Property name="AlphaDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de alfa"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="ClampOutput" type="bool">

        <Property name="DisplayName" type="string" value="Resultado de Clamp"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Asignacin de desplazamiento"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Estilizar"/>

    <Property name="Description" type="string" value="Desplaza un mapa de bits sobre la base de otro mapa de bits y la configuracin especificada por el usuario."/>

    <Inputs>

        <Input name="Origen"/>

        <Input name="Desplazamiento"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Scale" type="float">

        <Property name="DisplayName" type="string" value="Escala"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="XChannelSelect" type="enum">

        <Property name="DisplayName" type="string" value="Seleccin de canal X"/>

        <Property name="Default" type="enum" value="3"/>

        <Fields>

            <Field name="RedChannel" displayname="Canal rojo" index="0"/>

            <Field name="GreenChannel" displayname="Canal verde" index="1"/>

            <Field name="BlueChannel" displayname="Canal azul" index="2"/>

            <Field name="AlphaChannel" displayname="Canal Alfa" index="3"/>

        </Fields>

    </Property>

    <Property name="YChannelSelect" type="enum">

        <Property name="DisplayName" type="string" value="Seleccin de canal Y"/>

        <Property name="Default" type="enum" value="3"/>

        <Fields>

            <Field name="RedChannel" displayname="Canal rojo" index="0"/>

            <Field name="GreenChannel" displayname="Canal verde" index="1"/>

            <Field name="BlueChannel" displayname="Canal azul" index="2"/>

            <Field name="AlphaChannel" displayname="Canal Alfa" index="3"/>

        </Fields>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Compensacin de PPP"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Transformar"/>

    <Property name="Description" type="string" value="Escala de acuerdo con los PPP de entrada y los PPP del contexto actual"/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="InterpolationMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de interpolacin"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

          <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

          <Field name="Linear" displayname="Lineal" index="1"/>

          <Field name="Cubic" displayname="Cbico" index="2"/>

          <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

          <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

          <Field name="HighQualityCubic" displayname="Cbico de alta calidad" index="5"/>

        </Fields>

    </Property>

    <Property name="BorderMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de borde"/>

        <Property name="Default" type="enum" value="0"/>

        <Fields>

            <Field name="Soft" displayname="Baja" index="0"/>

            <Field name="Hard" displayname="Alta" index="1"/>

        </Fields>

    </Property>

    <Property name="InputDpi" type="vector2">

        <Property name="DisplayName" type="string" value="Puntos por pulgada de la entrada"/>

        <Property name="Default" type="vector2" value="(96, 96)"/>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Desborde"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Origen"/>

    <Property name="Description" type="string" value="Represente un relleno de desborde de tamao infinito del color dado."/>

    <Inputs/>

    <!-- Custom Properties -->

    <Property name="Color" type="vector4">

        <Property name="DisplayName" type="string" value="Color"/>

        <Property name="Default" type="vector4" value="(0, 0, 0, 1)"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Transferencia gama"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Color"/>

    <Property name="Description" type="string" value="Reasigna las intensidades de color del mapa de bits de entrada sobre la base de una funcin de transferencia gama especificada por el usuario para cada canal RGBA."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="RedAmplitude" type="float">

        <Property name="DisplayName" type="string" value="Amplitud de rojo"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="RedExponent" type="float">

        <Property name="DisplayName" type="string" value="Exponente de rojo"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="RedOffset" type="float">

        <Property name="DisplayName" type="string" value="Desplazamiento de rojo"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="RedDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de rojo"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="GreenAmplitude" type="float">

        <Property name="DisplayName" type="string" value="Amplitud de verde"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="GreenExponent" type="float">

        <Property name="DisplayName" type="string" value="Exponente de verde"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="GreenOffset" type="float">

        <Property name="DisplayName" type="string" value="Desplazamiento de verde"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="GreenDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de verde"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="BlueAmplitude" type="float">

        <Property name="DisplayName" type="string" value="Amplitud de azul"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="BlueExponent" type="float">

        <Property name="DisplayName" type="string" value="Exponente de azul"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="BlueOffset" type="float">

        <Property name="DisplayName" type="string" value="Desplazamiento de azul"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="BlueDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de azul"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="AlphaAmplitude" type="float">

        <Property name="DisplayName" type="string" value="Amplitud de alfa"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="AlphaExponent" type="float">

        <Property name="DisplayName" type="string" value="Exponente de alfa"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="AlphaOffset" type="float">

        <Property name="DisplayName" type="string" value="Desplazamiento de alfa"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="AlphaDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de alfa"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="ClampOutput" type="bool">

        <Property name="DisplayName" type="string" value="Resultado de Clamp"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

  <!-- Localization -->

  <_locDefinition>

    <_locDefault _loc="locNone"/>

    <_locTag _locAttrData="displayname">Field</_locTag>

    <_locTag _locAttrData="name">Input</_locTag>

    <_locTag _locAttrData="value">Property</_locTag>

  </_locDefinition>

  <!-- System Properties -->

  <Property name="DisplayName" type="string" value="Desenfoque gausiano"/>

  <Property name="Author" type="string" value="Microsoft Corporation"/>

  <Property name="Category" type="string" value="Filtrar"/>

  <Property name="Description" type="string" value="Aplica un desenfoque gausiano a un mapa de bits con el ngulo y el radio de desenfoque especificados."/>

  <Inputs>

    <Input name="Origen"/>

  </Inputs>

  <!-- Custom Properties -->

  <Property name="StandardDeviation" type="float">

    <Property name="DisplayName" type="string" value="Desviacin estndar"/>

    <Property name="Min" type="float" value="0.0"/>

    <Property name="Max" type="float" value="250.0"/>

    <Property name="Default" type="float" value="3.0"/>

  </Property>

  <Property name="Optimization" type="enum">

    <Property name="DisplayName" type="string" value="Optimizacin"/>

    <Property name="Default" type="enum" value="1"/>

    <Fields>

      <Field name="Speed" displayname="Velocidad" index="0"/>

      <Field name="Balanced" displayname="Equilibrado" index="1"/>

      <Field name="Quality" displayname="Calidad" index="2"/>

    </Fields>

  </Property>

  <Property name="BorderMode" type="enum">

      <Property name="DisplayName" type="string" value="Modo de borde"/>

      <Property name="Default" type="enum" value="0"/>

      <Fields>

          <Field name="Soft" displayname="Baja" index="0"/>

          <Field name="Hard" displayname="Alta" index="1"/>

      </Fields>

  </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect type="Analysis">

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Histograma"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Anlisis"/>

    <Property name="Description" type="string" value="Calcula el histograma de una imagen."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="NumBins" type="uint32">

        <Property name="DisplayName" type="string" value="Nmero de bandejas"/>

        <Property name="Min" type="uint32" value="2"/>

        <Property name="Max" type="uint32" value="1024"/>

        <Property name="Default" type="uint32" value="256"/>

    </Property>

    <Property name="ChannelSelect" type="enum">

        <Property name="DisplayName" type="string" value="Seleccin de canal"/>

        <Property name="Default" type="enum" value="0"/>

        <Fields>

            <Field name="RedChannel" displayname="Canal rojo" index="0"/>

            <Field name="GreenChannel" displayname="Canal verde" index="1"/>

            <Field name="BlueChannel" displayname="Canal azul" index="2"/>

            <Field name="AlphaChannel" displayname="Canal Alfa" index="3"/>

        </Fields>

    </Property>

    <Property name="HistogramOutput" type="blob">

        <Property name="DisplayName" type="string" value="Salida de histograma"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Rotacin de matiz"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Color"/>

    <Property name="Description" type="string" value="Cambia el matiz de un mapa de bits sobre la base de un ngulo de rotacin de matiz especificado por el usuario."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>



    <!-- Custom Properties -->

    <Property name="Angle" type="float">

        <Property name="DisplayName" type="string" value="ngulo"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="360.0"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Origen de imagen"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Origen"/>

    <Property name="Description" type="string" value="Carga una imagen desde un origen."/>

    <Inputs/>

    <!-- Custom Properties -->

    <Property name="Filename" type="string">

        <Property name="DisplayName" type="string" value="Nombre de archivo"/>

        <Property name="Default" type="string" value=""/>

    </Property>

    <Property name="FrameCount" type="uint32">

        <Property name="DisplayName" type="string" value="Nmero de fotogramas"/>

    </Property>

    <Property name="CurrentFrame" type="uint32">

        <Property name="DisplayName" type="string" value="Marco actual"/>

        <Property name="Default" type="uint32" value="0"/>

    </Property>

    <Property name="Scale" type="vector2">

        <Property name="DisplayName" type="string" value="Escala"/>

        <Property name="Min" type="vector2" value="(0.0, 0.0)"/>

        <Property name="Max" type="vector2" value="(20.0, 20.0)"/>

        <Property name="Default" type="vector2" value="(1.0, 1.0)"/>

    </Property>

    <Property name="InterpolationMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de interpolacin"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

            <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

            <Field name="Linear" displayname="Lineal" index="1"/>

            <Field name="Cubic" displayname="Cbico" index="2"/>

            <Field name="Fant" displayname="Fant" index="6"/>

            <Field name="Mipmap Linear" displayname="Lineal de mapas MIP" index="7"/>

        </Fields>

    </Property>

    <Property name="EnableDPICorrection" type="bool">

        <Property name="DisplayName" type="string" value="Habilitar correccin de PPP"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="OutputAlphaMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo alfa de salida"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

            <Field name="Premultiplied" displayname="Premultiplicado" index="1"/>

            <Field name="Straight" displayname="Recto" index="2"/>

        </Fields>

    </Property>

    <Property name="Orientation" type="enum">

        <Property name="DisplayName" type="string" value="Orientacin"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

          <Field name="Default" displayname="Predeterminado" index="1"/>

          <Field name="FlipHorizontal" displayname="Voltear horizontalmente" index="2"/>

          <Field name="Rotate180" displayname="Girar 180 grados en sentido de las agujas del reloj" index="3"/>

          <Field name="Rotate180FlipHorizontal" displayname="Girar 180 grados en sentido de las agujas del reloj y voltear horizontalmente" index="4"/>

          <Field name="Rotate270FlipHorizontal" displayname="Girar 270 grados en sentido de las agujas del reloj y voltear horizontalmente" index="5"/>

          <Field name="Rotate90" displayname="Girar 90 grados en sentido de las agujas del reloj" index="6"/>

          <Field name="Rotate90FlipHorizontal" displayname="Girar 90 grados en sentido de las agujas del reloj y voltear horizontalmente" index="7"/>

          <Field name="Rotate270" displayname="Girar 270 grados en sentido de las agujas del reloj" index="8"/>

        </Fields>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Transferencia lineal"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Color"/>

    <Property name="Description" type="string" value="Reasigna las intensidades de color del mapa de bits de entrada sobre la base de una funcin de transferencia lineal especificada por el usuario para cada canal RGBA."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="RedYIntercept" type="float">

        <Property name="DisplayName" type="string" value="Interseccin Y de rojo"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="RedSlope" type="float">

        <Property name="DisplayName" type="string" value="Pendiente de rojo"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="RedDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de rojo"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="GreenYIntercept" type="float">

        <Property name="DisplayName" type="string" value="Interseccin Y de verde"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="GreenSlope" type="float">

        <Property name="DisplayName" type="string" value="Pendiente de verde"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="GreenDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de verde"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="BlueYIntercept" type="float">

        <Property name="DisplayName" type="string" value="Interseccin Y de azul"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="BlueSlope" type="float">

        <Property name="DisplayName" type="string" value="Pendiente de azul"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="BlueDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de azul"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="AlphaYIntercept" type="float">

        <Property name="DisplayName" type="string" value="Interseccin Y de alfa"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="AlphaSlope" type="float">

        <Property name="DisplayName" type="string" value="Pendiente de alfa"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="AlphaDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de alfa"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="ClampOutput" type="bool">

        <Property name="DisplayName" type="string" value="Resultado de Clamp"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Luminancia a alfa"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Transparencia"/>

    <Property name="Description" type="string" value="Establece un valor alfa en un mapa de bits sobre la base de la luminancia del mapa de bits."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Morfologa"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Filtrar"/>

    <Property name="Description" type="string" value="Achica o dilata un mapa de bits mediante el radio dado."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Mode" type="enum">

        <Property name="DisplayName" type="string" value="Modo"/>

        <Property name="Default" type="enum" value="0"/>

        <Fields>

            <Field name="Erode" displayname="Achicar" index="0"/>

            <Field name="Dilate" displayname="Dilatar" index="1"/>

        </Fields>

    </Property>

    <Property name="Width" type="uint32">

        <Property name="DisplayName" type="string" value="Ancho"/>

        <Property name="Min" type="uint32" value="1"/>

        <Property name="Max" type="uint32" value="100"/>

        <Property name="Default" type="uint32" value="1"/>

    </Property>

    <Property name="Height" type="uint32">

        <Property name="DisplayName" type="string" value="Alto"/>

        <Property name="Min" type="uint32" value="1"/>

        <Property name="Max" type="uint32" value="100"/>

        <Property name="Default" type="uint32" value="1"/>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Metadatos de opacidad"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Color"/>

    <Property name="Description" type="string" value="Cambia el rectngulo que se supone que es opaco. Proporciona optimizaciones en algunos escenarios."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="InputOpaqueRect" type="vector4">

        <Property name="DisplayName" type="string" value="Rect. de entrada"/>

        <Property name="Default" type="vector4" value="(-inf, -inf, inf, inf)"/>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Premultiplicar"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Color"/>

    <Property name="Description" type="string" value="Multiplica cada canal de color RGB por el valor alfa."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Saturacin"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Color"/>

    <Property name="Description" type="string" value="Modifica la saturacin del mapa de bits sobre la base del valor de saturacin especificado por el usuario."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Saturation" type="float">

        <Property name="DisplayName" type="string" value="Saturacin"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="1.0"/>

        <Property name="Default" type="float" value="0.5"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Escala"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Transformar"/>

    <Property name="Description" type="string" value="Se aplica operacin de escalado en el mapa de bits."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Scale" type="vector2">

        <Property name="DisplayName" type="string" value="Escala"/>

        <Property name="Min" type="vector2" value="(0.01, 0.01)"/>

        <Property name="Default" type="vector2" value="(1, 1)"/>

    </Property>

    <Property name="CenterPoint" type="vector2">

        <Property name="DisplayName" type="string" value="Punto central"/>

        <Property name="Default" type="vector2" value="(0, 0)"/>

    </Property>

    <Property name="InterpolationMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de interpolacin"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

          <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

          <Field name="Linear" displayname="Lineal" index="1"/>

          <Field name="Cubic" displayname="Cbico" index="2"/>

          <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

          <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

          <Field name="HighQualityCubic" displayname="Cbico de alta calidad" index="5"/>

        </Fields>

    </Property>

    <Property name="BorderMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de borde"/>

        <Property name="Default" type="enum" value="0"/>

        <Fields>

            <Field name="Soft" displayname="Baja" index="0"/>

            <Field name="Hard" displayname="Alta" index="1"/>

        </Fields>

    </Property>

    <Property name="Sharpness" type="float">

        <Property name="DisplayName" type="string" value="Nitidez"/>

        <Property name="Min" type="float" value="0"/>

        <Property name="Max" type="float" value="1"/>

        <Property name="Default" type="float" value="0"/>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Sombra"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Estilizar"/>

    <Property name="Description" type="string" value="Aplica una sombra a un mapa de bits sobre la base de su canal alfa."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="BlurStandardDeviation" type="float">

        <Property name="DisplayName" type="string" value="Desviacin estndar de desenfoque"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="250.0"/>

        <Property name="Default" type="float" value="3.0"/>

    </Property>

    <Property name="Color" type="vector4">

        <Property name="DisplayName" type="string" value="Color"/>

        <Property name="Default" type="vector4" value="(0, 0, 0, 1)"/>

    </Property>

    <Property name="Optimization" type="enum">

        <Property name="DisplayName" type="string" value="Optimizacin"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

            <Field name="Speed" displayname="Velocidad" index="0"/>

            <Field name="Balanced" displayname="Equilibrado" index="1"/>

            <Field name="Quality" displayname="Calidad" index="2"/>

        </Fields>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Reflexin especular distante"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Estilizar"/>

    <Property name="Description" type="string" value="Crea un efecto de luz especular con un origen de luz distante."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Azimuth" type="float">

        <Property name="DisplayName" type="string" value="Azimut"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="360.0"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="Elevation" type="float">

        <Property name="DisplayName" type="string" value="Elevacin"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="360.0"/>

        <Property name="Default" type="float" value="0.0"/>

    </Property>

    <Property name="SpecularExponent" type="float">

        <Property name="DisplayName" type="string" value="Exponente especular"/>

        <Property name="Min" type="float" value="-10000.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="SpecularConstant" type="float">

        <Property name="DisplayName" type="string" value="Constante especular"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="SurfaceScale" type="float">

        <Property name="DisplayName" type="string" value="Escala de superficie"/>

        <Property name="Min" type="float" value="-10000.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="Color" type="vector3">

        <Property name="DisplayName" type="string" value="Color"/>

        <Property name="Default" type="vector3" value="(1.0, 1.0, 1.0)"/>

    </Property>

    <Property name="KernelUnitLength" type="vector2">

        <Property name="DisplayName" type="string" value="Longitud de unidad de kernel"/>

        <Property name="Min" type="vector2" value="(0.01, 0.01)"/>

        <Property name="Max" type="vector2" value="(100.0, 100.0)"/>

        <Property name="Default" type="vector2" value="(1.0, 1.0)"/>

    </Property>

    <Property name="ScaleMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de escala"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

            <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

            <Field name="Linear" displayname="Lineal" index="1"/>

            <Field name="Cubic" displayname="Cbico" index="2"/>

            <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

            <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

            <Field name="HighQualityCubic" displayname="Cbico de alta calidad" index="5"/>

        </Fields>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Reflexin especular puntual"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Estilizar"/>

    <Property name="Description" type="string" value="Crea un efecto de luz especular con un origen de luz puntual."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="LightPosition" type="vector3">

        <Property name="DisplayName" type="string" value="Posicin de la luz"/>

        <Property name="Default" type="vector3" value="(0.0, 0.0, 0.0)"/>

    </Property>

    <Property name="SpecularExponent" type="float">

        <Property name="DisplayName" type="string" value="Exponente especular"/>

        <Property name="Min" type="float" value="-10000.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="SpecularConstant" type="float">

        <Property name="DisplayName" type="string" value="Constante especular"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="SurfaceScale" type="float">

        <Property name="DisplayName" type="string" value="Escala de superficie"/>

        <Property name="Min" type="float" value="-10000.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="Color" type="vector3">

        <Property name="DisplayName" type="string" value="Color"/>

        <Property name="Default" type="vector3" value="(1.0, 1.0, 1.0)"/>

    </Property>

    <Property name="KernelUnitLength" type="vector2">

        <Property name="DisplayName" type="string" value="Longitud de unidad de kernel"/>

        <Property name="Min" type="vector2" value="(0.01, 0.01)"/>

        <Property name="Max" type="vector2" value="(100.0, 100.0)"/>

        <Property name="Default" type="vector2" value="(1.0, 1.0)"/>

    </Property>

    <Property name="ScaleMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de escala"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

            <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

            <Field name="Linear" displayname="Lineal" index="1"/>

            <Field name="Cubic" displayname="Cbico" index="2"/>

            <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

            <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

            <Field name="HighQualityCubic" displayname="Cbico de alta calidad" index="5"/>

        </Fields>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Reflexin especular focal"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Estilizar"/>

    <Property name="Description" type="string" value="Crea un efecto de luz especular con un origen de luz focal."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="LightPosition" type="vector3">

        <Property name="DisplayName" type="string" value="Posicin de la luz"/>

        <Property name="Default" type="vector3" value="(0.0, 0.0, 0.0)"/>

    </Property>

    <Property name="PointsAt" type="vector3">

        <Property name="DisplayName" type="string" value="Apunta a"/>

        <Property name="Default" type="vector3" value="(0.0, 0.0, 0.0)"/>

    </Property>

    <Property name="Focus" type="float">

        <Property name="DisplayName" type="string" value="Foco"/>

        <Property name="Min" type="float" value="-10000.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="LimitingConeAngle" type="float">

        <Property name="DisplayName" type="string" value="Limitando el ngulo del cono"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="90.0"/>

        <Property name="Default" type="float" value="90.0"/>

    </Property>

    <Property name="SpecularExponent" type="float">

        <Property name="DisplayName" type="string" value="Exponente especular"/>

        <Property name="Min" type="float" value="-10000.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="SpecularConstant" type="float">

        <Property name="DisplayName" type="string" value="Constante especular"/>

        <Property name="Min" type="float" value="0.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="SurfaceScale" type="float">

        <Property name="DisplayName" type="string" value="Escala de superficie"/>

        <Property name="Min" type="float" value="-10000.0"/>

        <Property name="Max" type="float" value="10000.0"/>

        <Property name="Default" type="float" value="1.0"/>

    </Property>

    <Property name="Color" type="vector3">

        <Property name="DisplayName" type="string" value="Color"/>

        <Property name="Default" type="vector3" value="(1.0, 1.0, 1.0)"/>

    </Property>

    <Property name="KernelUnitLength" type="vector2">

        <Property name="DisplayName" type="string" value="Longitud de unidad de kernel"/>

        <Property name="Min" type="vector2" value="(0.01, 0.01)"/>

        <Property name="Max" type="vector2" value="(100.0, 100.0)"/>

        <Property name="Default" type="vector2" value="(1.0, 1.0)"/>

    </Property>

    <Property name="ScaleMode" type="enum">

        <Property name="DisplayName" type="string" value="Modo de escala"/>

        <Property name="Default" type="enum" value="1"/>

        <Fields>

            <Field name="NearestNeighbor" displayname="Vecino ms prximo" index="0"/>

            <Field name="Linear" displayname="Lineal" index="1"/>

            <Field name="Cubic" displayname="Cbico" index="2"/>

            <Field name="MultiSampleLinear" displayname="Lineal de muestras mltiples" index="3"/>

            <Field name="Anisotropic" displayname="Anisotrpico" index="4"/>

            <Field name="HighQualityCubic" displayname="Cbico de alta calidad" index="5"/>

        </Fields>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

  <!-- Localization -->

  <_locDefinition>

    <_locDefault _loc="locNone"/>

    <_locTag _locAttrData="displayname">Field</_locTag>

    <_locTag _locAttrData="name">Input</_locTag>

    <_locTag _locAttrData="value">Property</_locTag>

  </_locDefinition>

  <!-- System Property Display Names-->

  <SystemPropertyNames>

    <Property name="DisplayName" type="string" value="Id. de clase"/>

    <Property name="DisplayName" type="string" value="Nombre para mostrar"/>

    <Property name="DisplayName" type="string" value="Autor"/>

    <Property name="DisplayName" type="string" value="Categora"/>

    <Property name="DisplayName" type="string" value="Descripcin"/>

    <Property name="DisplayName" type="string" value="Entradas"/>

    <Property name="DisplayName" type="string" value="En cach"/>

    <Property name="DisplayName" type="string" value="Precisin"/>

    <Property name="DisplayName" type="string" value="Entradas mnimas"/>

    <Property name="DisplayName" type="string" value="Entradas mximas"/>

  </SystemPropertyNames>

  <!-- Auto System Properties -->

  <PrecisionAutoProperties>

    <Fields>

      <Field name="NoPreference" displayname="Sin preferencia" index="0"/>

      <Field name="Uint8" displayname="8bpc UINT" index="1"/>

      <Field name="Uint8sRGB" displayname="8bpc UINT sRGB" index="2"/>

      <Field name="Uint16" displayname="16bpc UINT" index="3"/>

      <Field name="Float16" displayname="16bpc Float" index="4"/>

      <Field name="Float32" displayname="32bpc Float" index="5"/>

    </Fields>

  </PrecisionAutoProperties>

  <GlobalAutoProperties>

    <Property name="IsReadOnly" type="bool" value="false"/>

  </GlobalAutoProperties>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Transferencia de tabla"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Color"/>

    <Property name="Description" type="string" value="Reasigna las intensidades de color del mapa de bits de entrada sobre la base de una funcin de transferencia generada por una lista de valores especificada por el usuario para cada canal RGBA."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="RedTable" type="blob">

        <Property name="DisplayName" type="string" value="Tabla de rojo"/>

        <Property name="Default" type="blob" value="0.0, 1.0"/>

    </Property>

    <Property name="RedDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de rojo"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="GreenTable" type="blob">

        <Property name="DisplayName" type="string" value="Tabla de verde"/>

        <Property name="Default" type="blob" value="0.0, 1.0"/>

    </Property>

    <Property name="GreenDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de verde"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="BlueTable" type="blob">

        <Property name="DisplayName" type="string" value="Tabla de azul"/>

        <Property name="Default" type="blob" value="0.0, 1.0"/>

    </Property>

    <Property name="BlueDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de azul"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="AlphaTable" type="blob">

        <Property name="DisplayName" type="string" value="Tabla de alfa"/>

        <Property name="Default" type="blob" value="0.0, 1.0"/>

    </Property>

    <Property name="AlphaDisable" type="bool">

        <Property name="DisplayName" type="string" value="Deshabilitacin de alfa"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

    <Property name="ClampOutput" type="bool">

        <Property name="DisplayName" type="string" value="Resultado de Clamp"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Icono"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Transformar"/>

    <Property name="Description" type="string" value="Coloca en icono la regin especificada del mapa de bits de entrada."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Rect" type="vector4">

        <Property name="DisplayName" type="string" value="Rect."/>

        <Property name="Default" type="vector4" value="(0.0, 0.0, 100.0, 100.0)"/>

    </Property>

</Effect>

<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Turbulencia"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Origen"/>

    <Property name="Description" type="string" value="Genera un mapa de bits sobre la base de la funcin de turbulencia de ruido de Perlin."/>

    <Inputs>

    </Inputs>

    <!-- Custom Properties -->

    <Property name="Offset" type="vector2">

        <Property name="DisplayName" type="string" value="Desplazamiento"/>

        <Property name="Default" type="vector2" value="(0,0)"/>

    </Property>

    <Property name="Size" type="vector2">

        <Property name="DisplayName" type="string" value="Tamao"/>

        <Property name="Min" type="vector2" value="(0,0)"/>

        <Property name="Default" type="vector2" value="(512,512)"/>

    </Property>

    <Property name="BaseFrequency" type="vector2">

        <Property name="DisplayName" type="string" value="Frecuencia de base"/>

        <Property name="Min" type="vector2" value="(0,0)"/>

        <Property name="Max" type="vector2" value="(1000,1000)"/>

        <Property name="Default" type="vector2" value="(0.01,0.01)"/>

    </Property>

    <Property name="NumOctaves" type="uint32">

        <Property name="DisplayName" type="string" value="Nmero de octavas"/>

        <Property name="Min" type="uint32" value="1"/>

        <Property name="Max" type="uint32" value="15"/>

        <Property name="Default" type="uint32" value="1"/>

    </Property>

    <Property name="Seed" type="int32">

        <Property name="DisplayName" type="string" value="Inicializacin"/>

        <Property name="Min" type="int32" value="-10000"/>

        <Property name="Max" type="int32" value="10000"/>

        <Property name="Default" type="int32" value="0"/>

    </Property>

    <Property name="Noise" type="enum">

        <Property name="DisplayName" type="string" value="Ruido"/>

        <Property name="Default" type="enum" value="0"/>

        <Fields>

            <Field name="FractalSum" displayname="Suma de fractal" index="0"/>

            <Field name="Turbulence" displayname="Turbulencia" index="1"/>

        </Fields>

    </Property>

    <Property name="Stitchable" type="bool">

        <Property name="DisplayName" type="string" value="Posibilidad de unin"/>

        <Property name="Default" type="bool" value="false"/>

    </Property>

</Effect>

PA<?xml version="1.0" encoding="utf-16"?>

<Effect>

    <!-- Localization -->

    <_locDefinition>

        <_locDefault _loc="locNone"/>

        <_locTag _locAttrData="displayname">Field</_locTag>

        <_locTag _locAttrData="name">Input</_locTag>

        <_locTag _locAttrData="value">Property</_locTag>

    </_locDefinition>

    <!-- System Properties -->

    <Property name="DisplayName" type="string" value="Anular premultiplicacin"/>

    <Property name="Author" type="string" value="Microsoft Corporation"/>

    <Property name="Category" type="string" value="Color"/>

    <Property name="Description" type="string" value="Divide cada canal de color RGB por el valor alfa."/>

    <Inputs>

        <Input name="Origen"/>

    </Inputs>

</Effect>

PAPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPAD

Anon7 - 2022
AnonSec Team