imagesize 0.10.1

Quick probing of image dimensions without loading the entire file.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Maid Dog <maiddogsrl@gmail.com>"]
categories = ["multimedia", "multimedia::images"]
description = "Quick probing of image dimensions without loading the entire file."
documentation = "https://docs.rs/imagesize"
edition = "2018"
exclude = ["test/*"]
keywords = ["image", "size"]
license = "MIT"
name = "imagesize"
readme = "README.md"
repository = "https://github.com/Roughsketch/imagesize"
version = "0.10.1"