If the picture is located inside the folder of your project file, the other unit can access the images in your project.
So you can do is, you can do is store your images in a folder and put it inside your bin->debug folder
So now you can call these image with these example
string path = $@"{Application.StartupPath}Name-of-the-folderName-of-the-images";
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…