Hi...
Right now I'm using
VB Code:
Picture1.Picture = LoadPicture("test.bmp")
to load a picture into my picture box. How would I get the height and width of it, in pixels?
Printable View
Hi...
Right now I'm using
VB Code:
Picture1.Picture = LoadPicture("test.bmp")
to load a picture into my picture box. How would I get the height and width of it, in pixels?