VFX-JS
    Preparing search index...

    Type Alias AsciiImageSource

    AsciiImageSource: HTMLImageElement | HTMLCanvasElement | ImageBitmap | string

    An image tile source. Strings are treated as URLs (loaded and decoded
    in init()); the rest are used directly.