home *** CD-ROM | disk | FTP | other *** search
/ Clickx 75 / Clickx 75.iso / software / expressionweb / expressionwebv3 / ExpressionWeb_en.exe / Setup / WeImp.cab / PsdImaging.dll / XML / CACHEEFFECT.XML < prev    next >
Encoding:
Extensible Markup Language  |  2009-07-15  |  461 b   |  13 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <effect label="Cache">
  3.   <description>
  4.     This effect caches requested tiles and is able to stitch cached tiles together
  5.     to process subsequent requests without having to request the rest of the
  6.     effect pipeline to re-render everything.
  7.   </description>
  8.  
  9.   <property name="Test_CacheSizeLimit" type="float" default="1E20" label="Cache size limit (bytes) - Debug only" />
  10.  
  11.   <input index="0"/>
  12. </effect>
  13.