-
Notifications
You must be signed in to change notification settings - Fork 255
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NUI] Support EncodedImageBuffer ImageType property + Upgrade Encoded…
…ImageBuffer demo Let we allow to give the type of buffer s.t. what buffer is mean. We can load svg and lottie image as encoded image buffer now. + Let we make EncodedImageBuffer can be created at worker thread. And make the demo to load buffer asynchronously. This patch have dependency with below dali patch : https://review.tizen.org/gerrit/c/platform/core/uifw/dali-csharp-binder/+/301314 Signed-off-by: Eunki, Hong <[email protected]>
- Loading branch information
Showing
3 changed files
with
134 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
64 changes: 52 additions & 12 deletions
64
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/EncodedImageSample.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters