I\'m trying to get dimensions from a picture directly from the web using this code:
string image = @\"http://www.hephaestusproject.com/.../csharp3.png\"; byte[]
In a word, no.
In a few more words, you would have to rely on there being a resource containing details of the dimensions of images on a given server. In 99.99% of cases that will simply not exist.