Module iter

Source
Expand description

Types to facilitate iterating over images

Structs§

RowChunksExact
RowChunksExactMut

Traits§

HasRowChunksExact
An image whose rows can be iterated over.
HasRowChunksExactMut
An image whose mutable rows can be iterated over.