Hi...

Right now I'm using

VB Code:
  1. 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?