BMP pixel array



I don't know if this is the right place to show my question.
I can't understand why, in the BMP array after the headers, i find some zero
that aren't in the real BMP image. This zero are at the end of a single pixel
row. Sometime i find three zeros. I've seen, in a web page, that if a row
ins't a multiple of 4 it need to add one, two or three zeros to reach this
multiple of 4. I've tried to understand it but with no positive result.
Somebody can explain me how this work? If you know a code about it better.

james
.



Relevant Pages

  • Re: BMP pixel array
    ... > I can't understand why, in the BMP array after the headers, i find some zero ... This zero are at the end of a single pixel ... > ins't a multiple of 4 it need to add one, two or three zeros to reach this ...
    (microsoft.public.win32.programmer.gdi)
  • BMP Pixel array
    ... I can't understand why, in the BMP array after the headers, i find some zero ... ins't a multiple of 4 it need to add one, two or three zeros to reach this ...
    (microsoft.public.vc.language)
  • BMP pixel array
    ... I can't understand why, in the BMP array after the headers, i find some zero ... ins't a multiple of 4 it need to add one, two or three zeros to reach this ...
    (microsoft.public.dotnet.general)
  • Re: BMP Pixel array
    ... >I can't understand why, in the BMP array after the headers, i find some zero ... This zero are at the end of a single pixel ... >ins't a multiple of 4 it need to add one, two or three zeros to reach this ... Say you have a 4-bit DIB in a bitmap, ...
    (microsoft.public.vc.language)
  • BMP pixel array
    ... I can't understand why, in the BMP array after the headers, i find some zero ... ins't a multiple of 4 it need to add one, two or three zeros to reach this ...
    (microsoft.public.dotnet.languages.vc)