[][src]Crate imagehead

Imagehead

Imagehead is small tool to help you determine the type of image you have along with basic related meta-data. Such as: width, height, filesize. Along with some other format specific information such as number of frames.

Structs

ImageMeta

Stores the type of image and some basic meta-data.

Enums

ImageType

Represents an image format.