how can i get the image size when i load image ( width, height )
thanks,is not the answer i look after. if i open a image how can get the image size
Parvesh
2010-02-19 20:25:20
A:
You really should read the documentation.
Jim's method works as well, just call width and height on the returned size.
Adam W
2010-02-19 20:56:27