I need to find out how can I tell the size of an image by it's coordinates :/ I need to create and image with dimensions from (0,0) to (603,317) and I have no clue what would be the size of the image. After I make the image, with that size, I need to do some mapping on the image. I have no problems doing that but I'm lost as guessing the size of the image to fit those coordinates. Any ideas?