util: change RGBA to RGB 50/285250/2
authorTae-Young Chung <ty83.chung@samsung.com>
Thu, 8 Dec 2022 05:59:56 +0000 (14:59 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Fri, 9 Dec 2022 00:10:12 +0000 (09:10 +0900)
commita21327d5f4a4dbeb737d7f533a3d21dbdf57b492
tree325da91353edab0a7b2a3e216183f3eb10560ad9
parentad369084f43a358d28d54555616aeb874b7fec0d
util: change RGBA to RGB

[Issue type] update

RGB colorspace is used in mediavision testsuite. It has to be
changed to RGBA to use visualizer utility. With this commit,
RGB can be used without changing color space.

Change-Id: I3e15bf0457414f4a2bf27990f954dea73c9e2abc
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
test/testsuites/common/visualizer/src/mv_util_visualizer_2d.cpp