I wish add debug code check that an image exits (to help catch bugs when an image is not added to the project properly) - how would i do this?
ImageSource.FromFile("myImage.png")
does not give any functions to help with this?
I wish add debug code check that an image exits (to help catch bugs when an image is not added to the project properly) - how would i do this?
ImageSource.FromFile("myImage.png")
does not give any functions to help with this?