Search:

Type: Posts; User: leo191919

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    5,657

    You're right. I'm getting tired with this thing...

    You're right. I'm getting tired with this thing so I just completely forgot about that.

    Thank you so much, your suggestions really helped me out.

    I'll probably post again if I have more...
  2. Replies
    8
    Views
    5,657

    I figured it out, my error was that I was reading...

    I figured it out, my error was that I was reading a padding byte after each pixel instead of reading the padding byte at the end of each row.

    So I can read the images now, but now my problems is...
  3. Replies
    8
    Views
    5,657

    Thanks for the response. Is this in regards...

    Thanks for the response.

    Is this in regards about the pixel struct?? Could this be affecting the way I'm reading it?

    I just created a couple of images without padding on Paint: 4x4, 8x8, and...
  4. Replies
    8
    Views
    5,657

    Thanks for responding. Well I am accounting...

    Thanks for responding.

    Well I am accounting for the padding bytes but it was to my understanding that there are only padding bytes at the end of each row of the pixel array so you only have to...
  5. Replies
    58
    Views
    4,494

    Poll: I wear glasses. My eyes get tired from being on...

    I wear glasses. My eyes get tired from being on the computer for extended periods of time.
  6. Replies
    8
    Views
    5,657

    Read a 24 bit image using a 2d array

    Hello all, I'm new and in need of some direction with a problem.

    I am trying to read a 24 bit image but I'm getting errors when I'm tryting to read the pixels.

    -The reading part looks bad...
Results 1 to 6 of 6