SoftArtisans ImgWriter - ActiveX/DLL - V1.2.2
by SoftArtisans - Product Type: Component / ActiveX DLL / COM Add-in for Office 2000 / DLL / ASP
Give your application sophisticated image processing, creation, management, and caching. SoftArtisans ImgWriter is an ActiveX/DLL that enables you to create thumbnails, write text on an image, generate charts, dynamically create buttons and banners, and achieve higher performance with images. SoftArtisans ImgWriter contains two server-side COM components, SAImageGen and SAImageCollection.
Average Review:
based on 1 review.
Our regular prices are shown below. Please logon to see your discounted prices.
SoftArtisans ImgWriter V1.2.2
| Add to Cart |
$ 293.02 |
1 Server License |
|
Download (4.2 MB) |
SoftArtisans ImgWriter V1.2.2 - Maintenance Plans
| Add to Cart |
$ 391.02 |
1 Server License with Maintenance Plans |
|
Download (4.2 MB) |
| Add to Cart |
$ 116.62 |
Annual Maintenance Plan Only |
|
Download (29 KB) |
SoftArtisans ImgWriter V1.2.2 - Support Licenses
| Add to Cart |
$ 2,450.00 |
1 Platinum Support License |
|
Download (29 KB) |
| Add to Cart |
$ 1,470.00 |
1 Gold Support License |
|
Download (29 KB) |
| Add to Cart |
$ 980.00 |
1 Silver Support License |
|
Download (28 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
New in Version 1.1.0
- Loading an image into SoftArtisans.Images from a variant byte array caused and exception. This bug has been fixed in the new version
Sophisticated image processing, creation, management and caching.
Features and Benefits
- Create thumbnails from existing images
- Height-to-width ratio is maintained automatically
- Three resize algorithms are supported to optimize speed and image quality
- Add watermarks to your images
- Generate charts in ASP pages
- Write dynamic captions on your images
- Adjust image size for faster Web downloads
- Turn photo negatives into color positives
- Merge two images
- Create labels
- Increase you Web site's performance by caching frequently served images
- Manage images from database blobs
SoftArtisans ImgWriter contains two server-side COM components:
- SAImageGen offers image manipulation functionality, such as image resizing, image cropping, and writing text on an image. SAImgGen lets you create thumbnails from larger images or add watermarks to existing images. It exposes low-level methods for precise image manipulation. The component can also be used to construct new images, such as charts, labels, or banners. SAImageGen supports the nine most common image formats, including jpeg, bmp, emf, png, and tiff. It can read and save images to and from a file on disk, and in-memory byte array, or a database blob. It can also write an image to the browser. SAImageGen's more advanced functionality includes writing text on images, cropping images, merging two images, and creating images with gradient background. Some image formats vary in size depending on image quality. The component allows you to modify both quality and size for such formats. Transparency and dithering can also be controlled
- SAImageCollection offers an in-memory-cached collection of images for high-speed access. It is intended to run at application scope, so it is thread safe (it supports the "Both" threading model) and supports concurrent read access to images in the collection. The component allows images to be shared across a web application, conserving precious server resources, and accessed very quickly, improving your users' experience. Images can be added to the cache from a file on disk or from an ADO Recordset