79386387

Date: 2025-01-25 08:17:55
Score: 2
Natty:
Report link

I experienced the same error message and in my case the cause was the missing "bitmap.setsize' as Tom Brunberg pointed out:

Image1.Bitmap.SetSize(300, 300); // must be set before call to BeginScene

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Manfred