Petr Novotny
May 15th, 1998, 05:56 AM
Hi,
I went on testing TransparentBlt code from this site and I have found something quite strange:
If the source bitmap going to TransparentBlt function is a DIBSection, the result is funny. It seems that the blt of source DC and mask DC (that one with SRCAND ROP) ****s up the colors of the DIBsection (I used 8bpp DIBsection for testing).
Is that a bug of TransparentBlt function or is it a bug in GDI somewhere? (My setup - WinNT4.0SP3WKS.)
Thanks
I went on testing TransparentBlt code from this site and I have found something quite strange:
If the source bitmap going to TransparentBlt function is a DIBSection, the result is funny. It seems that the blt of source DC and mask DC (that one with SRCAND ROP) ****s up the colors of the DIBsection (I used 8bpp DIBsection for testing).
Is that a bug of TransparentBlt function or is it a bug in GDI somewhere? (My setup - WinNT4.0SP3WKS.)
Thanks