Thread: Drawing Test with Raster Op

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    75

    Drawing Text with Raster Op

    I'm having a lot of trouble getting windows to draw text with an XOR raster operation so that the pixels drawn will invert if they are the same color as the screen. Does someone know if windows even has direct support for this? or how to do it if it does?

    I'm trying to use the Win32 API directly (and clearly don't know much). Thanks.
    Last edited by genghis; 07-02-2004 at 12:28 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to do double buffing with win32 drawing?
    By Josh Kasten in forum Windows Programming
    Replies: 2
    Last Post: 03-27-2004, 12:02 AM
  2. drawing minimaps and radar screens.
    By Eber Kain in forum Game Programming
    Replies: 4
    Last Post: 03-08-2002, 11:44 AM
  3. test scores
    By ucme_me in forum C Programming
    Replies: 4
    Last Post: 11-14-2001, 01:48 PM
  4. how to test if user input is an int
    By sizzle_chest in forum C++ Programming
    Replies: 3
    Last Post: 10-07-2001, 05:58 PM