Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
image-0.24.9
image 0.24.9
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
theotherphil
fintelia
HeroicKatora
github:image-rs:publish
Dependencies
bytemuck ^1.8.0
normal
byteorder ^1.3.2
normal
color_quant ^1.1
normal
dav1d ^0.10.2
normal
optional
dcv-color-primitives ^0.6.1
normal
optional
exr ^1.5.0
normal
optional
gif ^0.13
normal
optional
jpeg-decoder ^0.3.0
normal
optional
webp ^0.2.2
normal
optional
mp4parse ^0.17.0
normal
optional
num-traits ^0.2.0
normal
png ^0.17.6
normal
optional
qoi ^0.4
normal
optional
ravif ^0.11.0
normal
optional
rayon ^1.7.0
normal
optional
rgb ^0.8.25
normal
optional
tiff ^0.9.0
normal
optional
crc32fast ^1.2.0
dev
criterion ^0.5.0
dev
glob ^0.3
dev
jpeg-decoder ^0.3.0
dev
num-complex ^0.4
dev
quickcheck ^1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
image
0.24.9
Module math
Structs
In crate image
?
Module
image
::
math
source
·
[
−
]
Expand description
Mathematical helper functions and types.
Structs
§
Rect
A Rectangle defined by its top left corner, width and height.