Scripts: asp :: ASP.NET drawing and image functions :: Library Article #5
Developer's Section
![]() By: Erobo Team Member
|
|||
![]()
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:
|
|||
|
|||
![]() |
|
![]() the form below: |