Docs.rs
fyrox-ui-1.0.0
fyrox-ui 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mrDIMAS
Dependencies
bytemuck ^1.23.2
normal
copypasta ^0.10.1
normal
fontdue ^0.9.2
normal
fxhash ^0.2.1
normal
fyrox-animation ^1.0.0
normal
fyrox-core ^1.0.0
normal
fyrox-graph ^1.0.0
normal
fyrox-material ^1.0.0
normal
fyrox-resource ^1.0.0
normal
fyrox-texture ^1.0.0
normal
notify ^8
normal
serde ^1
normal
strum ^0.27
normal
strum_macros ^0.27
normal
uuid ^1
normal
directories ^5.0.1
normal
sysinfo ^0.29.0
normal
Versions
69.24%
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
Skip to main content
load_image
fyrox_
ui
1.0.0
In fyrox_
ui::
utils
fyrox_ui
::
utils
Function
load_
image
Copy item path
Source
pub fn load_image(data: &[
u8
]) ->
Option
<
TextureResource
>