Forum Discussion

Pete1995's avatar
Pete1995
Channel Surfer
7 months ago

Strange Bitmap Update Behavior

I fail to understand the rules for updating Draw2D ops. My expectation is that bm.Finish() should update any cached drawing ops. However, when I GetByteArray(), there is nothing there. The following ...