Is there a way to improve this? I'm not referring to the fact I'm using path of my PC, but I'd like to make it more elegant. Regarding the path I could put images on a project subfolder, adding them as resources, changing the extension with a random one, so final users will not know they are simple .png
But are there other solutions? I read about the ability to convert an image to a string, using bitmaptostring. What do you think about?