79602690

Date: 2025-05-02 00:48:43
Score: 1.5
Natty:
Report link

Okay, I finally figured out how to disable "automatic scaling", once I discovered that this term existed...

If I call DrawImage() with two additional arguments (image width and height), then it does not auto-scale, and I get the required image copies...

graphics.DrawImage(clone, xdest, ydest, dx, dy);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Gorlash