Util functions that convert a kind of buffers to url 16/234316/9
authorSeungho, Baek <sbsh.baek@samsung.com>
Mon, 25 May 2020 11:02:03 +0000 (20:02 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Thu, 4 Jun 2020 03:54:14 +0000 (12:54 +0900)
commit54bdcbd00f206dba5af21fd603bed6469caede43
tree50a1c5848ff83a5a84257a51caaab18d4e05638b
parente11b5adb90d90eb2cc3990919274ab89cf6ce8d4
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]