No, GdipBitmapSetPixel on ARGB sets the exact color value passed in.
GdipGraphicsClear, GdipFill*, and GdipDraw* functions all exhibit the ARGB -> PARGB -> ARGB behavior IIRC.
On Thu, Mar 5, 2020 at 10:39 AM Vincent Povirk (they/them) vincent@codeweavers.com wrote:
I'm wondering if this should be in setpixel_32bppARGB. Does GdipBitmapSetPixel also work this way?