Expand description

Utilities to help with writing property-based tests (e.g. quickcheck tests) for image processing functions.

Structs§

  • Wrapper for image buffers to allow us to write an Arbitrary instance.

Traits§

  • Workaround for not being able to define Arbitrary instances for pixel types defines in other modules.

Type Aliases§