Docs.rs
nitf-rs-0.1.3
nitf-rs 0.1.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
crates.io
Source
Owners
holmesv3
Dependencies
memmap2 ^0.5.10
normal
ndarray ^0.15.6
normal
num-complex ^0.4.3
normal
Versions
89.47%
of the crate is documented
This release has been yanked, go to latest version
Platform
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
☰
Crate nitf_rs
Version 0.1.3
All Items
Modules
Functions
?
Crate
nitf_rs
source
·
[
−
]
Expand description
Crate for reading and manipulating NITF files
Modules
nitf_2_1
Functions to interface with NITF version 2.1
Functions
data_to_array
Read image data from
image_header
into an array
read_nitf
Construct a
Nitf
object from a file
path
.