Thread: Changing pixel color

  1. #1
    Registered User
    Join Date
    Sep 2002
    Posts
    14

    Changing pixel color

    Does anyone know how to find the mouse coordinates and change the pixel color when the mouse is clicked. This is done using converted assembly to C.

  2. #2
    and the Hat of Clumsiness GanglyLamb's Avatar
    Join Date
    Oct 2002
    Location
    between photons and phonons
    Posts
    1,110
    i dont know what u exactly mean but im figuring that u want to do this in 13H mode because ur last thread was also in 13h
    anyway check this site http://www.brackeen.com/home/vga/index.html
    there u find basic mouse animations etc

    ::edit:: if i understand u correct then u just have to make an imaginary box and if the mouse his coordinates are in that box and the mouse button is clicked u let the button change color
    Last edited by GanglyLamb; 01-28-2003 at 10:28 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Changing pixel colour
    By redruby147 in forum C Programming
    Replies: 11
    Last Post: 06-09-2009, 05:28 AM
  2. Reading pixel color data from screen
    By JJFMJR in forum Windows Programming
    Replies: 8
    Last Post: 08-22-2008, 12:27 PM
  3. Read pixel color data from screen?
    By JJFMJR in forum Windows Programming
    Replies: 4
    Last Post: 08-11-2008, 10:15 AM
  4. Critique my lighting model.
    By psychopath in forum Game Programming
    Replies: 4
    Last Post: 08-12-2006, 06:23 PM
  5. Just one Question?
    By Irish-Slasher in forum C++ Programming
    Replies: 6
    Last Post: 02-12-2002, 10:19 AM