Docs.rs
image-renderer-0.1.0
image-renderer 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
huazaierli
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
font-kit ^0.11
normal
image ^0.24
normal
imageproc ^0.23
normal
rusttype ^0.9
normal
serde ^1.0
normal
thiserror ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tempfile ^3.8
dev
Versions
85.51%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
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
Module surface
image_
renderer
0.1.0
Module surface
Module Items
Structs
In crate image_
renderer
image_renderer
Module
surface
Copy item path
Source
Expand description
图片表面(Surface)模块
封装 image 库,提供图片的加载、保存和基本操作
Structs
§
Surface
图片表面,用于存储和操作图片数据