Hello,
My embedded graphics ASIC uses 0=opaque and 255=transparent, which is the opposite of QT. Therefore I currently reverse this in my custom screen driver (255-alpha). Is there a way to make QT switch this internally when rendering?
Thanks!
↧