Hello, Texas Instruments!
In VPBE User Guide (SPRUFG9C) I met that maximum width of one bitmap pixel is 8 bit (p.98). Also it supports RGB 16-bit and RGB 24-bit.
Is it possible to set transparency attributes in OSD1_window for OSD0_window which displays RGB or it is only for bitmap? And what is the difference between blend effect and transparency effect, could somebody explain, please? Theoretically both effects take each color from mixing windows with appropriate coefficients.
Does OSD recognize the format (bitmap vs RGB) only by corresponding bootarg? (I mean for example osd0=720x480x16). And what depth will be set when writing more than possible depth, e.g. 32 bits?
Thanks in advance.