Heiko Wilkens
February 16, 2008, 09:20:14
I have mentioned that an invalidated live display will only be redrawn in special cases:
1) Video format is BY8 and a frame filter is inserted into the display path
2) Video format is UYVY and a frame filter is inserted into the display path and Colorformat is ICRGB24
The live display will not be redrawn is this evaluated cases:
1) Video format is Y800
2) Video format is UYVY and Colorformat is ICY800
I tried to repaint the live display using the paint event. Unfortunately the event is never raised.
Is there a method to automatically repaint the live display without using a frame filter?
Best
Heiko
1) Video format is BY8 and a frame filter is inserted into the display path
2) Video format is UYVY and a frame filter is inserted into the display path and Colorformat is ICRGB24
The live display will not be redrawn is this evaluated cases:
1) Video format is Y800
2) Video format is UYVY and Colorformat is ICY800
I tried to repaint the live display using the paint event. Unfortunately the event is never raised.
Is there a method to automatically repaint the live display without using a frame filter?
Best
Heiko