Issue with DisplayPipeline.DrawBitmap in Rhino 8.14.24345.15001

Hi, I am using the DisplayPipeline.DrawBitmap() method to draw a bitmap in the Rhino display. In Rhino 8.13.24317.13001, the bitmap is displayed correctly, as shown in the attached screenshot:

In Rhino 8.14.24345.15001, the same method call on the same image flips the bitmap in the display, which I think is a regression in behavior.

I have created a reproducer that uses the sample HelloGrasshopper component to make this method call in a similar manner to how we are using it in our Grasshopper plugin. Can someone take a look at this issue?

Appears to be the same as the issue described in Bug in Rhino.Display.DisplayBitmap Rhino 8 SR14 and SR15 and is fixed in 8.15.25007.13001.