[Bug 11892] New: GdipCreateBitmapFromFile & GdipCreateBitmapFromStream give upside down bitmap

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 7 23:39:06 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11892

           Summary: GdipCreateBitmapFromFile & GdipCreateBitmapFromStream
                    give upside down bitmap
           Product: Wine
           Version: CVS/GIT
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: gdiplus
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: cbill.lam at gmail.com


if use GdipCreateBitmapFromFile or GdipCreateBitmapFromStream to create bitmap
from a bmp or jpeg file, the bitmap created is upside down as seen from the
negative stride in GdipBitmapLockBits. However native gdiplus gives positive
stride and this may be an undocumented feature of gdiplus.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list