"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:OT**************@TK2MSFTNGP02.phx.gbl...
Once you open the image as an Image, you can get this information from the
class.
thanks for your reply
I have a PictureBox control but in order to fit on my program's frame I set
the property of SizeMode to StrechImage
The properties PictureBox1.Height and PictureBox1.Width, don't give me the
original size of the image...only the size of the streched image
Don't know how to get de original dimension of a JPEG image
can you give me some sample code ?
thank you very much