[NUI] Make NativeImageSourceQueue.ColorFormat RGBA works as RGBA order
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 21 Aug 2024 04:12:16 +0000 (13:12 +0900)
committerSangHyeon Jade Lee <dltkdgus1764@gmail.com>
Wed, 4 Sep 2024 09:37:54 +0000 (18:37 +0900)
commit8db15b92eceafb675e880f2597fcd3434e41ac0f
tree5c99922bd0c60cd5f4abf79d5ee2a1700f902ace
parent37bb3a3dba48f6e34e21a52b6b3a7413fee188cc
[NUI] Make NativeImageSourceQueue.ColorFormat RGBA works as RGBA order

Until now, RGBA works as BGRA order internally.

It will make confuse to user. So we make BGR format at this PR #4383

Now it spend 2 years, and version changed as tizen_9.0
It is good time to change behavior of ColorFormat.RGBA8888

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/public/Images/NativeImageQueue.cs