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

Search:

Type: Posts; User: defunktlemon

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    974

    Programming Ideas

    Hi.
    I am currently working my way through a c# Book, which is great, and it has very nicely written program examples to work through. But like all books, it just gives you a program to follow in a...
  2. Replies
    1
    Views
    1,096

    Re: c# buttons not working

    have found solution

    the problem was on click-events :)
  3. Replies
    1
    Views
    1,096

    c# buttons not working

    Hi.
    I have a code which should allow for images to open in the form in c# but buttons 3 and 5 aren't working for some reason and I can't find the problem. The code executes ok, but when I press the...
  4. Replies
    5
    Views
    2,297

    Re: display average pixel values

    I thought the console would open and display the average values of the image in PictureBox1 in it.
  5. Replies
    5
    Views
    2,297

    display average pixel values

    Hi.
    I have a project which opens an image in PictureBox1, no problem. But the Public Static Color method at the bottom of the code is not working. I was hoping it would display the average value of...
  6. Replies
    6
    Views
    2,444

    Re: Image Processing

    OH - I should have said that they are .jpeg files
  7. Replies
    6
    Views
    2,444

    Image Processing

    Hi can anyone help me read in and display two images using C language. I have a school project which needs to compare two images and difference / subtract and display difference in new image. It...
  8. Thread: c Forum

    by defunktlemon
    Replies
    2
    Views
    957

    Re: c Forum

    thanks
  9. Thread: c Forum

    by defunktlemon
    Replies
    2
    Views
    957

    c Forum

    Hi:
    Is there no C programming forum on this site? Can't seem to see it.

    thanks
Results 1 to 9 of 9





Click Here to Expand Forum to Full Width

Featured