- implement correct alpha blending of icons
authorGed Murphy <gedmurphy@reactos.org>
Mon, 15 Jan 2007 23:25:35 +0000 (23:25 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Mon, 15 Jan 2007 23:25:35 +0000 (23:25 +0000)
commit1e1efd9791f5e2cca80a25d18368050b17bcaffd
tree916cce757ed3512e0042624ead022a05c592f02c
parent743b67a342563cba8110db74460226d8c9bb8c23
- implement correct alpha blending of icons
- pixel bits must be pre-multiplied with the alpha channel
- along with the previous LookupIconIdFromDirectoryEx, basic alpha blending is working. some bugfixing is still required.

svn path=/trunk/; revision=25475
reactos/subsystems/win32/win32k/ntuser/cursoricon.c