Forum Moderators: open
In the administration tool, you can upload images of pets.
I need the code to be able to crop the image that I just uploaded and place it on the homepage in a small circle.
Any suggestions on how to do this?
I've been told that this can be done with AspCanvas but I haven't been able to figure out the code for this.
<Sorry, no personal URLs.
See Terms of Service [webmasterworld.com]>
[edited by: tedster at 1:17 am (utc) on Jan. 12, 2006]
What exactly are you trying to acheive. Are you wanting to reduce the physical dimensions of the image or are you just wanting to change a square/rectangle image in to a circle/oval image?
If it's the latter, it would probably be easier and quicker to use HTML layers or tables in your output to mask out the corners.