Guest User

Untitled

a guest
Dec 23rd, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Structure BITMAPINFOHEADER
  2.     biSize.l
  3.     biWidth.q
  4.     biHeight.q
  5.     biPlanes.w
  6.     biBitCount.w
  7.     biCompression.l
  8.     biSizeImage.l
  9.     biXPelsPerMeter.q
  10.     biYPelsPerMeter.q
  11.     biClrUsed.l
  12.     biClrImportant.l
  13.   EndStructure
Add Comment
Please, Sign In to add comment