Hi there
I have to simulate a product where the display is not square. The corners of the LCD is covered by the overlay (front of the product) and when using the simulator, the background "product" BMP is drawn first and then the LCD. I then need to "cover" the corners of the LCD with new bitmaps.
Alternative is to draw it in emWin, but because I use 4 bit gray scale, I cannot use the colors that fits the overlay.
Is there a way to draw from Microsoft Visual C on top of the emWin "canvas"?
If not. Is there a way to draw in color eventough the LCD is 4 bit?
Kind regards, Claus
I have to simulate a product where the display is not square. The corners of the LCD is covered by the overlay (front of the product) and when using the simulator, the background "product" BMP is drawn first and then the LCD. I then need to "cover" the corners of the LCD with new bitmaps.
Alternative is to draw it in emWin, but because I use 4 bit gray scale, I cannot use the colors that fits the overlay.
Is there a way to draw from Microsoft Visual C on top of the emWin "canvas"?
If not. Is there a way to draw in color eventough the LCD is 4 bit?
Kind regards, Claus