ASPImage description
ASPImage is a scripting component that can be opened with ASP, VB or VBScript
ASPImage is a scripting component that can be opened with ASP, VB or VBScript. Because it is "ASP-aware", it can output images directly to the ASP response stream. ASPImage offers some simple image manipulations which can be very handy when preparing web photo galleries. ASPImage can either save its output to files or send content directly to a browser (when invoked from ASP scripts).
Here are some key features of "ASPImage":
· Supports Windows NT/2K/XP
· Supports many popular image file formats including JPEG, GIF, TIFF, PNG, and BMP
· Can "watermark" or "logo-mark" images with any desired text or images
· Supports transparency and alpha channel on overlay images where supported by the image format (PNG, GIF)
· ASP-aware; can output image content to the response stream when invoked within ASP
· Can dynamically create and cache thumbnails when used within ASP