Browse by Tags

Related Posts

  • Urgent: Getting dimensions of an image located at web url

    I am using C#, ASP.net 2.0 and visual studio 2008 I am trying to get with of an image with the following code. public static string GetImageDimentions( string imageName) { //1 Image imgPhoto = Image .FromFile( "http://images.anywebsite.com/" + imageName + ".jpg" ); return imgPhoto...
    Posted to System.Drawing/GDI+ (Forum) by jadoon88 on 05-08-2008, 12:00 AM
    Filed under: urgent, URL, web, dimensions, image
Page 1 of 1 (1 items)