I'm trying to understand the capabilities of the OSD layers on the DM365. As I understand it, I can use pixel level alpha blending with only one of the layers at a time. Does the same restriction apply to transparency? For example, I want to have the following
VID1 = Video Image
OSD0 = Graphics layer with transparent regions displaying the underlying Video Image
OSD1 = GUI layer with transparent regions displaying the underlying Graphics layer AND Video Image.
The GUI is not rectangular, so I can't just restrict the OSD1 window size. Can I set up the hardware so the transparent regions of OSD1 show the OSD0 layer? Is that even possible? Is there a different way to do what I'm asking?
Thanks!