http://bugs.winehq.org/show_bug.cgi?id=14196
--- Comment #4 from Anastasius Focht focht@gmx.net 2008-07-01 04:39:25 --- Hello,
as addendum here is the java source of the image loader class, which backs up my findings:
http://kickjava.com/src/org/eclipse/swt/graphics/Image.java.htm
(might not be 1:1 accurate to current version but it should give the idea).
Line 600/652 and following. Returned pixel format values must conform to constants defined in "GdiPlusPixelFormats.h" Use my previous trace snippets to follow code paths.
Regards