Crate imagesize [] [src]

Structs

ImageSize

Holds the size information of an image.

Enums

ImageError

An Error type used in failure cases.

ImageType

Functions

blob_size

Get the image size from a block of raw data.

size

Get the image size from a local file

Type Definitions

ImageResult