home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / multimedia / viewern5 / imgview5_full.exe / scripts / photo_adjust.dsc < prev    next >
Extensible Markup Language  |  2005-06-29  |  694b  |  28 lines

  1. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
  2. <div5Script>
  3.   <ver>1</ver>
  4.   <name>Digital Photo Auto Adjustement</name>
  5.   <descr>Adjust digital camera image</descr>
  6.   <group>Standard</group>
  7.   <author>DIMIN Viewer n5</author>
  8.   <date>2005-06-29 19:44:12</date>
  9.   <uses>div5_xtdfilters.dll</uses>
  10.  
  11.   <item>
  12.     <type>filter</type>
  13.     <command>DIV_COLOR_SATURATION_ENHANCE_MED</command>
  14.     <descr>Enhance Saturation Med</descr>
  15.   </item>
  16.  
  17.   <item>
  18.     <type>filter</type>
  19.     <command>DIV_FILTER_MEDIAN</command>
  20.     <descr>Median</descr>
  21.     <arg>
  22.       <id>1000</id>
  23.       <text>Amount:</text>
  24.       <data>1</data>
  25.     </arg>
  26.   </item>
  27. </div5Script>
  28.