https://bugs.winehq.org/show_bug.cgi?id=56755
Ben Mayes czahrien@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |czahrien@gmail.com
--- Comment #6 from Ben Mayes czahrien@gmail.com --- Created attachment 76559 --> https://bugs.winehq.org/attachment.cgi?id=76559 Test application - builds with Visual Studio Community 2022
The test application loads a bitmap file, runs it through the conversion that was added to converter.c, then renders it.
The original bitmap is a 32 bit gradient with no noticeable color banding, due to the down conversion from 32 to 16 bit, color banding is visible on the displayed bitmap.