[NUI] Add Url property to convert image buffer to URL for ImageView (#2286)
authorbshsqa <32317749+bshsqa@users.noreply.github.com>
Mon, 7 Dec 2020 06:59:19 +0000 (15:59 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 8 Dec 2020 06:23:12 +0000 (15:23 +0900)
commitf2714782bf28f98ebc23e0ff88ac94c0ff3b2770
treea7c755f7b8be7416b6fe63edbee7847a7a9fc6c9
parent3f7a7a8ef1f970b1af3d23cdf309d64357714c05
[NUI] Add Url property to convert image buffer to URL for ImageView (#2286)

Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.Capture.cs
src/Tizen.NUI/src/internal/Interop/Interop.NativeImageSource.cs
src/Tizen.NUI/src/internal/Interop/Interop.PixelData.cs
src/Tizen.NUI/src/public/Capture.cs
src/Tizen.NUI/src/public/NativeImageSource.cs
src/Tizen.NUI/src/public/PixelData.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/CaptureTest.cs