[Tizen] Make GetTexture() method 33/314333/2 accepted/tizen/unified/20240711.051049 accepted/tizen/unified/dev/20240712.055751
authorSeungho Baek <sbsh.baek@samsung.com>
Wed, 10 Jul 2024 07:50:41 +0000 (16:50 +0900)
committerSeungho Baek <sbsh.baek@samsung.com>
Wed, 10 Jul 2024 07:56:07 +0000 (16:56 +0900)
commit0fe4737e859c5989735929e3a510006a6d2c810b
treeef7c6b9435c74c376f75a7a7855386e1e3b9fece
parent5f34af04490acf4f3975f3a9714f3ca6d0febc84
[Tizen] Make GetTexture() method

 - This GetTexture() is used by csharp-binder for GetImageUrl method.
 - This patch should be reverted after we implement to get Pixels from Texture without NativeImageSourcde.
 - Most of case, NativeImageSource cannot be used for a target of FBO.

Change-Id: Ib8dd7a74cd5262032a5207a02fae8c001112cb43
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
dali/internal/system/common/capture-impl.cpp
dali/internal/system/common/capture-impl.h
dali/public-api/capture/capture.cpp
dali/public-api/capture/capture.h