home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
multimedia
/
viewern5
/
imgview5_full.exe
/
scripts
/
photo_aged.dsc
< prev
next >
Wrap
Extensible Markup Language
|
2005-10-26
|
987b
|
43 lines
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<div5Script>
<ver>1</ver>
<name>Aged Photo</name>
<descr>Creates image looking like aged photo</descr>
<group>Standard</group>
<author>DIMIN Viewer n5</author>
<date>2005-10-25 23:04:48</date>
<uses></uses>
<item>
<type>filter</type>
<command>DIV_COLOR_DEPTH</command>
<descr>Modify color depth</descr>
<arg>
<id>1000</id>
<text>Depth in bpp (1,4,8,24,32, 111-Mono, 888-Grey, 666-Gray/24, 777-8/24):</text>
<data>888</data>
</arg>
</item>
<item>
<type>filter</type>
<command>DIV_COLOR_ADJUST_RGB</command>
<descr>Adjust RGB</descr>
<arg>
<id>1000</id>
<text>R:</text>
<data>25</data>
</arg>
<arg>
<id>1001</id>
<text>G:</text>
<data>10</data>
</arg>
<arg>
<id>1002</id>
<text>B:</text>
<data>-30</data>
</arg>
</item>
</div5Script>