comctl32/imagelist: Don't pre-multiply the stored image, do it only at blending time.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 18 May 2010 10:44:35 +0000 (12:44 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 May 2010 16:42:06 +0000 (18:42 +0200)
commit15efbc892b511e16918f576f7f0e70a8d9ef8fdc
treea873a0c75621246eaee9403662d69572960f17c5
parent2c80e14eecc8baa71cda2ce777a650da955abda0
comctl32/imagelist: Don't pre-multiply the stored image, do it only at blending time.
dlls/comctl32/imagelist.c