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

Search:

Type: Posts; User: earlbob91

Search: Search took 0.03 seconds.

  1. Re: [HELP] Double Values in array between 0-255 Displayed as Image on a form

    Ok I'll give that a try thanks, is there anything specific you can recommend me using in the bitmap class? how would you think about going about doing it? just need a bit of inspiration thats all :P...
  2. Re: [HELP] Double Values in array between 0-255 Displayed as Image on a form

    When the ByteArrayToImage method is called it throws the exception:


    System.ArgumentException was unhandled
    Message=Parameter is not valid.
    Source=System.Drawing
    StackTrace:
    at...
  3. [HELP] Double Values in array between 0-255 Displayed as Image on a form

    Hello, I have refined my earlier question that actually got no replies to one that should hopefully get a little bit more attention. I will try to structure the question so that it is easy to get to...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured