Scripts: Asp :: Asp.net drawing and image functions :: Library Article #5
Developer's Section
Get Image Dimensions in ASP.NET By: Erobo Team Member
|
|||
Learn how to get the dimensions of any image in your server
In this article we demonstrate how to get the dimensions of any image located in your server. All you have to do is find the path of the image-- You can use Server.MapPath-- and then create an object of type System.Drawing.Image. See example below:
|
|||
|
|||
See other Scripts in Asp.net drawing and image functions |
Submit Your Scripts: |
System Message:
|
If you would like to have your ASP & ASP.NET scripts published in this section please fill out the form below: |