Thread
:
bmp file
View Single Post
05-31-2005, 08:45 AM
#
2
(
permalink
)
QUantumAnenome
Code Monkey
Join Date: Mar 2005
Posts: 55
For BMPs, the width pixel data must be padded to a multiple of 4 pixels (not bytes!).
For 201 x 201, keep the headers as such, but pad the pixel data to be 204 x 204.
QUantumAnenome
View Public Profile
Find More Posts by QUantumAnenome