home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / multimedia / viewern5 / imgview5_full.exe / scripts / pencil_black.dsc < prev    next >
Extensible Markup Language  |  2005-06-24  |  1KB  |  48 lines

  1. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
  2. <div5Script>
  3.   <ver>1</ver>
  4.   <name>Pencil Black</name>
  5.   <descr>Artistic Black Pencil</descr>
  6.  
  7.   <item>
  8.     <type>filter</type>
  9.     <command>DIV_FILTER_BLUR_GAUSSIAN</command>
  10.     <descr>Gaussian Blur</descr>
  11.     <arg>
  12.       <id>1000</id>
  13.       <type>4</type>
  14.       <data>3</data>
  15.     </arg>
  16.   </item>
  17.  
  18.   <item>
  19.     <type>filter</type>
  20.     <command>DIV_COLOR_DEPTH</command>
  21.     <descr>Modify color depth</descr>
  22.     <arg>
  23.       <id>1000</id>
  24.       <type>4</type>
  25.       <data>888</data>
  26.     </arg>
  27.   </item>  
  28.  
  29.   <item>
  30.     <type>filter</type>
  31.     <command>DIV_FILTER_EDGES_FIND</command>
  32.     <descr>Find Edges</descr>
  33.   </item>
  34.   
  35.   <item>
  36.     <type>filter</type>
  37.     <command>DIV_COLOR_NEGATIVE</command>
  38.     <descr>Negative</descr>
  39.   </item>
  40.  
  41.   <item>
  42.     <type>filter</type>
  43.     <command>DIV_HISTOGRAM_STRETCH_HALF_PERCENT</command>
  44.     <descr>Stretch histogram by 0.5% cut</descr>
  45.   </item>
  46.  
  47. </div5Script>
  48.