Crate imagesize[][src]

Structs

Holds the size information of an image.

Enums

An Error type used in failure cases.

Types of image formats that this crate can identify.

Functions

Get the image size from a block of raw data.

Get the image type from a header

Get the image size from a local file

Type Definitions