Return image type and size from JPEG, GIF, BMP, & PNG files.
Category:
Screen/GraphicsType:
ClassesDifficulty:
IntermediateAuthor: David Crowell
Version Compatibility: Visual Basic 5
More information:
This class module will return height, width, color depth, and image type from the following image formats: JPEG, GIF, BMP, & PNG.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: