[go: up one dir, main page]

imgref 1.4.3

A trivial struct for interchange of 2d-dimensional pixel buffers with width, height & stride
Documentation
1
2
3
4
5
6
7
language: rust
rust:
  - stable
  - nightly
script:
  - cargo build --verbose --all
  - cargo test --verbose --all