Crate fastfreeimage
source ·Expand description
Provides fast image analysis operations
Modules§
- Compatibility module for C platform-specific types. Use
core::ffi
instead.
Structs§
- Size (in pixels) of a region
- An iterator over strided data in which only some is “valid”.
- An iterator over strided, mutable data in which only some is “valid”.
Enums§
Constants§
Traits§
Functions§
- Check if two FastImages have same size and values.