| 123456789101112131415161718192021222324252627282930 |
- <?xml version="1.0" encoding="utf-8"?>
- <?xml-stylesheet type="text/xsl" href="../Xsl/doc2html.xsl"?>
- <doc>
- <title>Demos</title>
- <chapter>
- <title>Demos</title>
- <par>
- Here you can find some information on programs that
- demostrate usage and capabilities of Imaging library.
- They are divided by languages they are written in.
- There is short information about what each demo demostrates,
- supported compilers and platforms etc.
- </par>
- <note>C++ and .NET demos are no longer maintained.</note>
- <linklist>
- <title>In This Section</title>
- <lslink url="Pascal.xml">Object Pascal Demos</lslink>
- <lslink url="Delphi.NET.xml">Delphi.NET Demos</lslink>
- <lslink url="Cpp.xml">C/C++ Demos</lslink>
- </linklist>
- <par>
- You can also find some additional unofficial demos in Extras package.
- Those are not covered here but they should should contain desciptions
- and comments.
- </par>
- </chapter>
- </doc>
|