Both of the statements will return the number of bytes that image will
take. You can check it,

bmp.Save("D:\test.jpg", System.Drawing.Imaging.ImageFormat.Jpeg)

this will save the image on disk, then check the file size.

On Nov 28, 4:56 pm, Mirosta <[EMAIL PROTECTED]> wrote:
> getting the array size of the bytes doesn't seem to get the right
> size! Neither does ms.length! I don't know why tho...

Reply via email to