Description: cAspImage is a vbscript class that lets you read various properties from image files, including width, height and color depth. This cannot be done directly with ASP/vbscript because this type of information has to be parsed out from the image file itself. Supported file formats are PNG, GIF, BMP and JPG.
|