That's an alternative way to create Image and Imag...
# tornadofx
c
That's an alternative way to create Image and ImageView objects from bytes. I suspect your problem is that you don't actually have a URI (ex, file:///C/users/carl/myfile.txt) but instead have a fully-qualified path (C:/users/carl/myfile.txt)