I am loading an Image resource then converting it to BufferedImage but the conversion routine uses the images width and height and until the image is fully loaded these return -1.
I use a while...