http://bugs.winehq.org/show_bug.cgi?id=16630
--- Comment #7 from Andrew Nguyen arethusa26@gmail.com 2009-12-17 23:06:52 --- Judging from the relay log:
0020:Call gdiplus.GdipSetImageAttributesColorMatrix(01433580,00000000,00000001,014a14d8,00000000,00000000) ret=00b14451 0020:Ret gdiplus.GdipSetImageAttributesColorMatrix() retval=00000002 ret=00b14451
It looks like GdipSetImageAttributesColorMatrix may be rejecting parameters which would be valid in native, and it probably needs to be implemented anyway.