[NUI] Add NativeImageQueue
authorSunghyun Kim <scholb.kim@samsung.com>
Thu, 15 Jul 2021 07:18:43 +0000 (16:18 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 26 Jul 2021 09:00:32 +0000 (18:00 +0900)
commite52a0d2ac49bd6c8acaf59d2be1c7488b0aa7a70
tree3edbd40278194a0edbd30cac3b709d68ffb9aa8c
parent2bb5533f7490be2ba1b1ceefdad75c36fa57b97b
[NUI] Add NativeImageQueue

When the application uses several buffers in NativeImageQueue,
the application can get buffer directly using these APIs.
src/Tizen.NUI/src/internal/Interop/Interop.NativeImageQueue.cs [new file with mode: 0644]
src/Tizen.NUI/src/public/Images/NativeImageQueue.cs [new file with mode: 0644]