I'm making the game Lunar Lander and I need help with color detection

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Shane101
    New Member
    • Oct 2007
    • 1

    I'm making the game Lunar Lander and I need help with color detection

    I want to be able to detect what color is on my form background so I can make my spaceship crash. Any help would be apreciated.
    Last edited by Killer42; Oct 21 '07, 10:47 AM.
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    What version of VB are you using?

    In VB6 you can use the Point method to detect the colour at a specified location. But I believe it's quite different in later versions.

    Comment

    Working...