Hi,
There is some distortion in image quality when imported into embedded wizard studio and flashed the same in the target.
We are using IMXRT1050 with Embedded Wizard 9.2
Original Image from Photoshop

Distorted Image:
It has some colored lines

These are the multiple usecases tested with different color formats of Bitmaps and Framebuffer
Usecase 1:
Platform Package/FrameBuffer Color Format : RGBA8888
Bitmap Resource Color Format : RGBA8888
Output :
Embedded Wizard Studio : Without distortion
On the Target : With distortion(i.e. with some colored lines)
Usecase 2:
Platform Package/FrameBuffer Color Format : RGB565
Bitmap Resource Color Format : RGB565
Output :
Embedded Wizard Studio : Without distortion
On the Target : With distortion(i.e. with some colored lines)
Usecase 3:
Platform Package/FrameBuffer Color Format : RGB565
Bitmap Resource Color Format : RGBA8888
Output :
Embedded Wizard Studio : With distortion(i.e. with some colored lines)
On the Target : With distortion(i.e. with some colored lines)
Usecase 4:
Platform Package/FrameBuffer Color Format : RGBA8888
Bitmap Resource Color Format : RGB565
Output :
Embedded Wizard Studio : Without distortion
On the Target : With distortion(i.e. with some colored lines)
Why there is distortion of the image which has gradient (i.e. with some colored lines) when flashed on target?
Best Regards,
Preethi S,
Robert Bosch - India