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.21.3
image 0.21.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
theotherphil
fintelia
HeroicKatora
github:image-rs:publish
Dependencies
byteorder ^1.2.1
normal
gif ^0.10.0
normal
jpeg-decoder ^0.1
normal
lzw ^0.10.0
normal
num-iter ^0.1.32
normal
num-rational ^0.2.1
normal
num-traits ^0.2.0
normal
png ^0.14
normal
scoped_threadpool ^0.1
normal
tiff ^0.2.0
normal
glob ^0.3
dev
num-complex ^0.2.0
dev
quickcheck ^0.6.2
dev
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
[
−
]
[src]
Function
image
::
Bgr
pub fn Bgr<T:
Primitive
>(data:
[
T
; 3]
) ->
Bgr
<T>