efl/src/modules/evas
Shinwoo Kim c3c9fed7d9 evas_object_image: save EVAS_IMAGE_CONTENT_HINT_DYNAMIC image
Summary:
evas_gl_common_image_content_hint_set makes RGBA_Image NULL if content hint
is EVAS_IMAGE_CONTENT_HINT_DYNAMIC with 'sec_tbm_surface' and 'egl_tbm_ext'.

efl_file_save(_efl_canvas_image_internal_efl_file_save_save) does not work
in this case because ENFN->image_data_direct_get returns FALSE.

This patch makes ENFN->image_data_direct_get work but you need to free its
returned data after using it.

Reviewers: Hermet, jsuya

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8516
2019-05-02 20:50:24 +09:00
..
engines evas_object_image: save EVAS_IMAGE_CONTENT_HINT_DYNAMIC image 2019-05-02 20:50:24 +09:00
image_loaders Revert "evas png: apply interpolation when scale down image loading." 2019-05-02 20:19:24 +09:00
image_savers Revert "Emile: Move colorspaces to Efl.Gfx" 2019-03-08 12:06:20 -08:00
model_loaders here comes meson 2018-10-02 17:22:50 +02:00
model_savers here comes meson 2018-10-02 17:22:50 +02:00
vg_loaders vg_common_svg : Implement gradientTransform property of linearGradient 2019-04-19 15:07:12 +09:00
vg_savers efl.gfx: remove Efl.Gfx.Image_Load_Error 2019-03-04 13:36:57 -05:00
meson.build meson: make it possible to link our engines against evas 2019-04-19 14:39:31 -04:00