Chapter 1. Introduction & Quick Start
Contains the feature list, system requirements, and a simple code snippet
to get you started.
Chapter 2. Creating Thumbnails
Outlines the steps necessary to dynamically resize images.
Chapter 3. Working with AspUpload
Discusses the use of our upload component in conjunction with AspJpeg.
Chapter 4. Image Manipulation
Describes resizing algorithms, sharpening, cropping, flipping,
rotation and compression.
Chapter 5. Drawing & Typing
Demonstrates how to draw graphics and text on images.
Chapter 6. Picture-in-Picture
Covers drawing images on top of other images. Includes PNG alpha channel and GIF transparency.
Also covers perspective projection.
Chapter 7. Metadata Extraction
Describes EXIF and IPTC support.
Chapter 8. Miscellaneous Features
Describes CMYK-to-RGB functionality, resolution change, access to individual
pixel information, progressive JPEGs, various filters, chroma key.
Chapter 9. GIF Output
Describes the GIF output feature introduced in version 2.0.
Chapter 10. PNG Output
Describes the PNG output feature introduced in version 2.1.
Chapter 11. 3D Surface Mapping
Describes the projection of images onto arbitrary 3D surfaces defined by parametric equations.