CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: IanTheShaf

Search: Search took 0.04 seconds.

  1. Replies
    11
    Views
    10,479

    Re: A Coding Question

    Sorry I don't know what I'm doing.
    But I just looked up how to do a left mouse click on C++, and I got a few lines, and they worked, then I studied them, and now I understand them. So I figured you...
  2. Replies
    11
    Views
    10,479

    Re: A Coding Question

    I'm not using a program right now. I'll be starting it once I understand how to get the pixel color. I just want to know how to get the pixel color using code in Visual C++ Express Edition. Is there...
  3. Replies
    11
    Views
    10,479

    Re: A Coding Question

    I believe I will be using GUI, but I haven't started it yet, I would just like to know how to get a Pixel's color.
  4. Replies
    11
    Views
    10,479

    Re: A Coding Question

    Sorry I am aware of the basics of coding, but not with all the termenology. When you say a GUI or text based interface, I'm not sure what it means... but I'm using Visual C++ Express Edition. And...
  5. Replies
    11
    Views
    10,479

    A Coding Question

    Could someone please explain to me how to get a pixel's color. I want to change this into C++ code, please:

    If the color of this pixel is yellow
    Then click here.

    Thank you :)
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured