CompuServe Messages

Color 0 transparent blit

    19-Jan-94 17:48:48
Fm: Vic Wagner 76046,3004
To: Steven Bennett 70046,441
Steve, According to the AutoDocs on BltMaskBitMapRastPort: minterm – either (ABC|ABNC|ANBC) if copy source and blit thru mask or (ANBC) if invert source and blit thru mask So, I make it 0xE0…but simpler to #include <hardware/blit.h> and use the equation as written.