[Bug 50636] New: Reading indexed bitmap wrongly returns 32bit instead of 8bit

WineHQ Bugzilla wine-bugs at winehq.org
Sun Feb 7 13:53:30 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50636

            Bug ID: 50636
           Summary: Reading indexed bitmap wrongly returns 32bit instead
                    of 8bit
           Product: Wine
           Version: 6.0
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: eri0onpm at gmail.com
      Distribution: ---

When using C# and .NET 4.5, the Image.GetPixelFormatSize method returns 32 for
an indexed bitmap that should return 8

https://docs.microsoft.com/en-us/dotnet/api/system.drawing.image.getpixelformatsize?view=dotnet-plat-ext-5.0

I think this should have been fixed by commit
ee6dd81e922145ca7b70cb1de01a8795119b824b from Dmitry Timoshkov but I am unsure
if this commit is on Wine 6.

-- 
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