- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy ChestysoftInclude an ASP component which resizes your digital images to your application.ASPPhotoResizer is an ASP component that resizes JPEG images. It can also perform some simple manipulation such as Crop, Rotate and Flip. It can change the amount of compression in the JPG to reduce file size when saving. Images can be read from disk or from a binary variable, such as that exported by our ASPFileSaver component. The output can be saved to disk or exported to a binary variable making it suitable for streaming the image to a browser or saving into a database field. It reads files from disk or from a binary variable, saves to disk or exports to binary data stream, simple image manipulation including crop, rotate and flip, converts CMYK images to RGB, changes the amount of JPEG compression, and edits the pixel density (DPI).