Structs§
Enums§
- Error
- An error when fetching or processing an image.
- Input
- Input to the main operation, i.e. reference to the desired image.
- Page
Error
Functions§
- determine_
columns - Determines the count of columns i.e. the amount of cells going across the image.
- determine_
dimensions - Determines the rows and columns of the image (in-parallel).
- determine_
max_ zoom - Determines the max zoom level for the image at the base URL.
- determine_
rows - Determines the count of rows i.e. the amount of cells going along the image.
- rip
- Rips an image from the given base URL.