- Fix leftover negative sign in height parameter for transparent
commit61761e22787573a55cebe1ebb971d52cb69c987e
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Wed, 13 Apr 2005 15:18:02 +0000 (13 15:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Apr 2005 15:18:02 +0000 (13 15:18 +0000)
tree51bfe00420d649fafbc42c7428e2952b4e2e3178
parentd3b501827520af34e275655fca54b9844af81496
- 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