Util functions that convert a kind of buffers to url 00/235500/5
authorSeungho, Baek <sbsh.baek@samsung.com>
Mon, 25 May 2020 11:02:03 +0000 (20:02 +0900)
committerSeungho BAEK <sbsh.baek@samsung.com>
Mon, 8 Jun 2020 05:40:08 +0000 (05:40 +0000)
commit37b91cf0c14e32b414a05027a6bd1bea331d0d86
tree24d94f1960beb95e6f07aefa4ca02274a15e09d9
parenta5acb1d95f216775183cb245dcf28068da4d1585
Util functions that convert a kind of buffers to url

 - FrameBuffer without attached texture.
 - FrameBuffer already attached several textures
 - PixelData
 - NativeImageSource

Change-Id: I1793edf375dbdbe9dafc48432fbeb474904d9f46
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
automated-tests/src/dali-toolkit/CMakeLists.txt
automated-tests/src/dali-toolkit/utc-Dali-Image.cpp [new file with mode: 0644]
dali-toolkit/public-api/file.list
dali-toolkit/public-api/image-loader/image.cpp [new file with mode: 0644]
dali-toolkit/public-api/image-loader/image.h [new file with mode: 0644]