Structsยง
- Image
Href Resolver - An
xlink:href
resolver for<image>
elements.
Enumsยง
- Image
Format ๐
Functionsยง
- convert ๐
- convert_
inner ๐ - fit_
view_ ๐box - Fits size into a viewbox.
- get_
href_ ๐data - get_
image_ ๐data_ format - Checks that file has a PNG, a GIF, a JPEG or a WebP magic bytes.
- get_
image_ ๐file_ format - Checks that file has a PNG, a GIF, a JPEG or a WebP magic bytes. Or an SVG(Z) extension.
- load_
sub_ ๐svg - Tries to load the
ImageData
content as an SVG image.
Type Aliasesยง
- Image
Href Data Resolver Fn - A shorthand for ImageHrefResolverโs data function.
- Image
Href String Resolver Fn - A shorthand for ImageHrefResolverโs string function.