Page 1 of 1

Shifting pixels over

Posted: Thu Mar 01, 2012 1:29 am
by finale00
Check out this image:

Image

It's a start button. But it looks like it's shifted over and wrapping around.

How can I deal with this?

I think the format is just

Code: Select all

char[8] "IES2IES2"
int32 width
int32 height
int32 pixel format? (a lot of them are 24)
<pixel data>

Re: Shifting pixels over

Posted: Sat Mar 03, 2012 7:00 am
by WRS
if you skip the blank data (~1024 bytes) your image shifts into view again
start.bmp
also, http://honyaku-subs.ru/forums/viewtopic.php?f=17&t=213