elementary/image - Improve documentation and add an example.
authorantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 14 Jul 2011 20:48:00 +0000 (20:48 +0000)
committerantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 14 Jul 2011 20:48:00 +0000 (20:48 +0000)
commit3797d3bee59d2d102e1a42c4aad4d4acf8f02b62
tree10462217d94a9eec71f35f040fcc1e8ba52bd553
parent51db9e90b99778f41e8db345ec8183003eeb8c53
elementary/image - Improve documentation and add an example.
Doxygen comments moved out from .c and in to Elementary.h.in. They
received better descriptions for most of the API too.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@61388 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
doc/examples.dox
doc/img/elm_image_orient_set.eps [new file with mode: 0644]
doc/img/elm_image_orient_set.png [new file with mode: 0644]
doc/img/screenshots/image_example_01.eps [new file with mode: 0644]
doc/img/screenshots/image_example_01.png [new file with mode: 0644]
src/examples/Makefile.am
src/examples/image_example_01.c [new file with mode: 0644]
src/lib/Elementary.h.in
src/lib/elm_image.c