Hi everyone,
I would like to know if there is any special procedure to create an "alpha channel, compressed" image format.
I created a sample application to test this format but there was a problem when setting the color to black.
The play function of AppWizard shows the expected output (left : black triangle, right : white triangle).
But running the same application inside Visual Studio simulation shows the left black triangle with just an outline.
What could possibly cause this?
By the way, the color format I'm using is 16bit GUICC_M565.
Best Regards,
Rowel
I would like to know if there is any special procedure to create an "alpha channel, compressed" image format.
I created a sample application to test this format but there was a problem when setting the color to black.
The play function of AppWizard shows the expected output (left : black triangle, right : white triangle).
But running the same application inside Visual Studio simulation shows the left black triangle with just an outline.
What could possibly cause this?
By the way, the color format I'm using is 16bit GUICC_M565.
Best Regards,
Rowel