how to get Width and Height of an Image
in
Programming Questions
•
2 years ago
quick question.
I know that drawing an image using image() without Width or Height the image is rendered using its actual size.
How do i get that image Width and Height and store them?
1