Evas.Image: Deprecate some functions and remove from Eo
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 2 Jul 2015 05:26:44 +0000 (14:26 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 2 Jul 2015 05:32:07 +0000 (14:32 +0900)
commit32dc8f092c7f0906b75c950df137da5f3e18a468
tree661a4bab2db1063981976414c98973ed619a6895
parentb5c9350805e350f7d7e5b0daeb8b02a5fc42b456
Evas.Image: Deprecate some functions and remove from Eo

This patch deprecates the following functions:
- evas_object_image_data_convert
- evas_object_image_pixels_import
- evas_object_image_reload

I could not find any place where they are used.

The old documentation is kept in the header, but not as a doxygen
anymore.
src/lib/evas/Evas_Legacy.h
src/lib/evas/canvas/evas_image.eo
src/lib/evas/canvas/evas_object_image.c