USER MANUAL CONTENTS
-
Contains the feature list, system requirements, and a simple code snippet to get you started.
-
Outlines the steps necessary to dynamically resize images
-
Discusses the use of the .NET FileUpload control in conjunction with AspJpeg.NET.
-
Describes resizing algorithms, sharpening, cropping, flipping, rotation and compression.
-
Demonstrates how to draw graphics and text on images.
-
Covers drawing images on top of other images. Includes PNG alpha channel and GIF transparency. Also covers perspective projection.
-
Describes EXIF and IPTC support.
-
Describes CMYK-to-RGB functionality, resolution change, access to individual pixel information, progressive JPEGs, various filters, chroma key.
-
Describes the GIF output feature.
-
Describes PNG output and alpha channel.
-
Describes the projection of images onto arbitrary 3D surfaces defined by parametric equations.