Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Angelo: What's the format of a PUT buffer?
#2
I guess it is:

Code:
width   4 bytes (32 bits integer)
height  4 bytes (32 bits integer)
raw image (width * height * bytesperpixel bytes)

So if you are working in an 8 bpp mode, you will have just one integer for width, another one for height and then width * height bytes with the image stored in row-order.

This is just a guess, anyways.
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply


Messages In This Thread
Angelo: What's the format of a PUT buffer? - by na_th_an - 02-07-2005, 09:33 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)