edje: Edje_Edit - add new feature edje_edit_image_compression_set.
authorMaksym Volodin <m.volodin@samsung.com>
Tue, 3 Jun 2014 22:38:27 +0000 (00:38 +0200)
committerCedric BAIL <c.bail@partner.samsung.com>
Tue, 3 Jun 2014 22:51:56 +0000 (00:51 +0200)
commitfb89f79b6a6d5dee4922cb618d2e35b71b395e01
treed3c3c3216091335e5e798db60cf93ad57ef78580
parent06a343afdaab1df63bc57bd4dd81e8cfcdd2cdf4
edje: Edje_Edit - add new feature edje_edit_image_compression_set.

Summary:
Set compression type for the given image. Has object being edited,
the name of the image and Edje_Edit_Image_Comp(EDJE_EDIT_IMAGE_COMP_RAW,
EDJE_EDIT_IMAGE_COMP_USER, EDJE_EDIT_IMAGE_COMP_COMP,
EDJE_EDIT_IMAGE_COMP_LOSSY[_ETC1]) as in parametrs.
Return EINA_TRUE if successful, EINA_FALSE - otherwise.

Reviewers: cedric, raster, seoz, Hermet

Reviewed By: cedric

CC: reutskiy.v.v, cedric
Differential Revision: https://phab.enlightenment.org/D929

Signed-off-by: Cedric BAIL <c.bail@partner.samsung.com>
src/lib/edje/Edje_Edit.h
src/lib/edje/edje_edit.c