Docs.rs
pdfium-render-0.8.36
pdfium-render 0.8.36
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ajrcarey
Dependencies
bitflags ^2
normal
bytemuck ^1
normal
bytes ^1
normal
chrono ^0
normal
image ^0.23
normal
optional
image ^0.24
normal
optional
image ^0.25
normal
optional
itertools ^0
normal
log ^0
normal
maybe-owned ^0
normal
once_cell ^1
normal
utf16string ^0
normal
vecmath ^1
normal
axum ^0
dev
rand ^0
dev
rayon ^1
dev
tokio ^1
dev
tower ^0
dev
bindgen ^0
build
optional
libloading ^0
normal
console_error_panic_hook ^0
normal
console_log ^1
normal
js-sys ^0
normal
wasm-bindgen ^0
normal
wasm-bindgen-futures ^0
normal
web-sys ^0
normal
windows ^0
normal
optional
Versions
78.03%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
PdfMatrixValue
pdfium_
render
0.8.36
In pdfium_
render::
prelude
pdfium_render
::
prelude
Type Alias
PdfMatrix
Value
Copy item path
Source
pub type PdfMatrixValue =
f32
;
Expand description
The floating-point data type used internally by a
PdfMatrix
.