Threepipe 3D Tiles Renderer and Importer Plugins
    Preparing search index...

    Class DeepZoomImageLoadPlugin

    Adds support for loading .dzi files and data uris. Deep Zoom Image (dzi) file format - https://openseadragon.github.io/

    Hierarchy

    • BaseImporterPlugin
      • DeepZoomImageLoadPlugin
    Index

    Constructors

    Properties

    _importer: Importer<DeepZoomImageLoader> = ...
    constructor: typeof BaseImporterPlugin
    dependencies: typeof TilesRendererPlugin[] = ...
    toJSON: any = null
    PluginType: "DeepZoomImageLoadPlugin" = 'DeepZoomImageLoadPlugin'

    Methods