- Fix leftover negative sign in height parameter for transparent
commit4376140a4f0dd557a8406cecde381c4de36c8f70
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Fri, 22 Apr 2005 19:05:05 +0000 (22 19:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Apr 2005 19:05:05 +0000 (22 19:05 +0000)
treeefda361cbbb9d21442d74c5c663c721bc03f01a6
parent5ffd9888cd0bc3cfb9058606f1b0ecc8f287bf6f
- Fix leftover negative sign in height parameter for transparent
  bitmap.
- Properly announce whether bitmap is transparent in get_Attributes.
- GIF transparency is now palette-index based, instead of RGB based.
- Keep original bitmap and XOR mask separate, so that get_Handle
  returns original bitmap.
dlls/oleaut32/olepicture.c