Aug. 12, 2023
2:32 p.m.
On Fri Aug 11 20:14:26 2023 +0000, Esme Povirk wrote:
I think this change can be made without performance testing. That said, repeatedly calling GdipBitmapGetPixel and GdipBitmapSetPixel is never going to be efficient. This should probably do something like convert_pixels in image.c, including special cases for common format combinations. I will create separate PR for that.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3546#note_42076