Crate deathrip

Source

Structs§

Page

Enums§

Error
An error when fetching or processing an image.
Input
Input to the main operation, i.e. reference to the desired image.
PageError

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.