Structs§
- Error
NotTileable - Image
Tiler - Image tile generator
- Into
Tiles Iter - An iterator that splits a mutable slice into tiles of specified width and height.
- Tile
- Represents a rectangular tile within an image buffer.
- Tile
Iter Mut - An iterator that allows mutable access to the lines of a
Tile.
Traits§
- Tiles
Mut - A trait for types that can be partitioned into mutable tiles.