Return captured results with PixelBuffer 10/258810/7
authorseungho <sbsh.baek@samsung.com>
Tue, 25 May 2021 08:48:13 +0000 (17:48 +0900)
committerSeungho Baek <sbsh.baek@samsung.com>
Thu, 27 May 2021 08:26:06 +0000 (17:26 +0900)
commit80745360a9145298f31390e55412b67642a6b957
tree3db73ce2173a3757dd93d91ae086219fcd9449e8
parentfc524f3d9be18228bb044fcfd2a8dc75c5ebbaf1
Return captured results with PixelBuffer

 - Returns buffer of captured result
 - To return pixelBuffer help to control captured image like crop or picking color.

Change-Id: Iaa8f4402c0cb495d9a7cb18b8a297ab5d84b96a0
Signed-off-by: seungho <sbsh.baek@samsung.com>
dali/devel-api/adaptor-framework/capture-devel.cpp [new file with mode: 0644]
dali/devel-api/adaptor-framework/capture-devel.h [new file with mode: 0644]
dali/devel-api/file.list
dali/internal/system/common/capture-impl.cpp
dali/internal/system/common/capture-impl.h