API Reference IIIFImagePlug v0.7.0

View Source

Modules

This plug implements the IIIF Image API version 3 (see also https://iiif.io/api/image/3.0).

A struct used to inject values from your application into the plug when responding to image data requests.

A struct used to inject values from your application into the plug when responding to information request (info.json).

A struct for setting IIIFImagePlug.V3 plug options.

Used to inject an error code, message and response headers from your application into the plug when a IIIFImagePlug.V3.info_metadata/1 or IIIFImagePlug.V3.data_metadata/1 is invalid (for example if the identifier does not match anything, 404, or the image is currently access restricted 401 or 403).