Low.xml 729 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <?xml-stylesheet type="text/xsl" href="../../Xsl/doc2html.xsl"?>
  3. <doc>
  4. <title>How to ... (Low Level)</title>
  5. <chapter>
  6. <title>How to ... (Low Level)</title>
  7. <par>Here you can find information how to perform some
  8. basic actions using Imaging library.</par>
  9. <linklist>
  10. <title>In This Section</title>
  11. <lslink url="Loading.xml">Loading Images</lslink>
  12. <lslink url="Saving.xml">Saving Images</lslink>
  13. <lslink url="Manipulating.xml">Manipulating Images</lslink>
  14. <lslink url="UsingDll.xml">Using dll/so access</lslink>
  15. <lslink url="DdsFiles.xml">Loading and Saving DDS Files</lslink>
  16. </linklist>
  17. </chapter>
  18. </doc>