Read the code, write the code, be the code!
Kijk eens naar de classes die afgeleid zijn van Image, zoals bv Bitmap.
https://fgheysels.github.io/
Zou deze functie daarvoor bedoeld zijn?
C#:
1
| System.Drawing.Bitmap.Bitmap(string filename) |
Initializes a new instance of the Bitmap class from the specified file.