fast image operations
Find a file
2023-09-06 19:28:53 +07:00
benches fix unsoundness 2023-09-06 11:21:32 +07:00
src Image::to_owned for &mut [T] too 2023-09-06 19:28:53 +07:00
.gitignore init 2023-09-05 06:45:23 +07:00
Cargo.toml Image::to_owned for &mut [T] too 2023-09-06 19:28:53 +07:00
LICENSE init 2023-09-05 06:45:23 +07:00
README.md init 2023-09-05 06:45:23 +07:00
rust-toolchain.toml init 2023-09-05 06:45:23 +07:00

fimg

quick simple image operations

supported operations

  • overlay
  • rotation
  • flipping