Browse a Listing
Top > ASP > Tips and Tutorials > Image Manipulation
Popular Tags
Free Script links
We are trying this tutorial to be simple, so in this page we will request imagenes from a ".asp" page, but the imagen will not be newly generated. The images will be already saved in our server .
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 18 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
This sample uses Chart object from OWC library to resize any image and convert the image to a specified format (.jpg, .png, .bmp, .gif...). The image is placed to the chart using SetTextured property, which can load any image file from a disk. Then you can use border property to set some frame around the image (or left the frame blank) and export the picture using ExportPicture method to a disk or get the picture as a binary data for BinaryWrite using GetPicture method.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Feb 8, 2007 Hits: 58 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR